Backboards: 
Posts: 154
In response to "I'm being lazy -- can I do join two if statements with "and"? like "if a2 is less than 10" AND "if column c =blue", do this? is this poss?" by the amanda nones

Not in Excel. You could do a nested if, though.

(If a2 is less than 10, (if column c = blue, both true, second false), first false)

Responses:
Post a message   top
Replies are disabled on threads older than 7 days.