Hello,
I've asked a similar question, but I keep getting errors and I'm not sure why. I have to use VBA because I'm running a daily report that changes constantly, and I've been asked to automate everything, including things that would be easy with regular Excel formulas. Anyway, I need to reference two columns, then have another column populate with text. For example, column M has a code "ABC", and column L says "not reviewed". I need column O to then spit out "email Kevin". It seems like the problem is happening when both of these criteria aren't met, the program just stops/gets ignored/doesn't run, I'm not sure which. This is the last part of a much larger program, and everything else has been working great, thanks to Mr. Excel!
I've asked a similar question, but I keep getting errors and I'm not sure why. I have to use VBA because I'm running a daily report that changes constantly, and I've been asked to automate everything, including things that would be easy with regular Excel formulas. Anyway, I need to reference two columns, then have another column populate with text. For example, column M has a code "ABC", and column L says "not reviewed". I need column O to then spit out "email Kevin". It seems like the problem is happening when both of these criteria aren't met, the program just stops/gets ignored/doesn't run, I'm not sure which. This is the last part of a much larger program, and everything else has been working great, thanks to Mr. Excel!