Excel If condition
Posted by Mike Stasins on February 15, 2002 6:49 AM
Hello,
How would I go about having the condition test for a certain text value in a cell and if it was tru copy values from one cell to another.
Example:
if b14 = "February"
c10 = b10;
Please let me know how I can get that condition to work
Thank you,