Thread
:
How do I nest an OR function within an AND function?
View Single Post
#
1
DebbieK
Posts: n/a
How do I nest an OR function within an AND function?
Here is my example - can I do this? What have I done wrong I can't get it to
work.
IF(AND(OR($AD4=€¯A€¯,$AD4=€¯SU€¯,$AD4=€¯GF€¯ ),$AF4<€¯€¯),€¯Updated Allowance is Not
Applicable€¯,"")
Reply With Quote