=IF(AND(A2>1,A2<(B2-C2)),"x")
Greg.
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."
Technically, there should be another argument in the above formula, i.e., the ELSE argument in the IF/THEN statement. One way isOriginally Posted by greg7468
=IF(AND(A2>1,A2<(B2-C2)),"x","")
which will return a blank cell if the A2 conditions are not met.
Regards.
BenjieLop
Houston, TX
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks