Re: My IF(AND passes logical, but doesn't reveal correct results
- From: Govind <adgraj1@xxxxxxxxxxxxxx>
- Date: Fri, 29 Jul 2005 15:22:02 +1000
Hi,
Try
=IF(AND(A1="Non-Poss",A2>A3),"NP","")
Regards
Govind.
Washdc wrote:
I am trying to use the IF(AND formula, it seem to pass all the logical, but I get an error. The help syntax shows =IF(AND(A1="Non-Poss",A2>A3,"NP,""). Each condition is true, but the formula won't take. First it state it's missing a closing parenthesis, I put the second parethesis, then it state the formula is incorrect with no recommended fix.
.
- References:
- Prev by Date: RE: IF Function
- Next by Date: RE: My IF(AND passes logical, but doesn't reveal correct results
- Previous by thread: My IF(AND passes logical, but doesn't reveal correct results
- Next by thread: RE: My IF(AND passes logical, but doesn't reveal correct results
- Index(es):
Relevant Pages
|