I am trying to build a function that will first use a LEFT command to isolate numbers from text in the output column (CSV file from database), than use the IF command (greater than or less than) to out put a YES or NO to a separate column depending on if the number is over 2 on the column containing the LEFT function. It seems that the IF command is being thrown off by the LEFT function as it is returning a YES for every cell, regardless of the number value. I have tried pasting the LEFT output in a third column using paste special-value, then convert to number to no avail. As I am sure you can tell, I am a "fledgling" excel user and would greatly appreciate any help. Is there a way to use an IF function on a cell containing a function (in this case the LEFT)? Better still, can the IF and LEFT be nested together?
Thank You,
Skip
Thank You,
Skip