Should be an easy one.
Is there any command usable in an IF statement that checks to see if a cell has a value or text in it? Like IF(A1="text or number", YES, NO). Tried both text and value but those are converters.
If not then I guess I'll do things the hard way and make a ton of IF statements within each other.
Bookmarks