coliervile
Well-known Member
- Joined
- May 19, 2006
- Messages
- 724
=IF(COUNTA($C6,$F6,$I6,$L6,$O6,$R6,$U6)>=0,"YES","NO")
I want the above formula to see if cells; C6, F6, I6, L6, O6, R6, and U6 are greater than or equal to "0" (zero) to return "Yes" and if any of the cells are less than zero return "No". I get all "yes" when some say should say "No". I also want the formula to skip over any blank cells that are empty. Or is there a better way?
Charlie
I want the above formula to see if cells; C6, F6, I6, L6, O6, R6, and U6 are greater than or equal to "0" (zero) to return "Yes" and if any of the cells are less than zero return "No". I get all "yes" when some say should say "No". I also want the formula to skip over any blank cells that are empty. Or is there a better way?
Charlie
Last edited: