G
Guest
Please take a look at this formula and please tell me what is obviously
escaping me to accomplish the following:
=IF(K5="APPROVED","APPROVED",IF(Q5="APPROVED","APPROVED")
What I am trying to add to this is IF either cell does NOT have APPROVED in
it, I want this target cell (V5) to either be blank or say "pending";
whichever is easier. But, whenever I tried to add the FALSE argument, I got
an error message.
Can someone please help?
escaping me to accomplish the following:
=IF(K5="APPROVED","APPROVED",IF(Q5="APPROVED","APPROVED")
What I am trying to add to this is IF either cell does NOT have APPROVED in
it, I want this target cell (V5) to either be blank or say "pending";
whichever is easier. But, whenever I tried to add the FALSE argument, I got
an error message.
Can someone please help?