Hi, im looking for the right formula to give me the following outcome .
If Cell contains the word "Survey" and the Cell next to it is not blank, then I want the outcome as "Confirmed", or "Unconfirmed"
Can you help please?
Thanks
Nath'
Hi, im looking for the right formula to give me the following outcome .
If Cell contains the word "Survey" and the Cell next to it is not blank, then I want the outcome as "Confirmed", or "Unconfirmed"
Can you help please?
Thanks
Nath'
Try this:
=IF(AND(A1="Survey",B1<>""),"Confirmed","Unconfirmed")
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
Fantastic! Works perfect - Thank you Ali.
*I did try to Add to Reputation but youre the last person I gave it to so need to give to others ha.
Thanks
Nath'
Don't worry about the rep - it's nice if you can, but not at all necessary. It's enough to know that I helped and to have been thanked for doing so.
If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks