![]() |
|
|
|
#1
|
|||
|
|||
|
Hi,
Can someone please help me identify why my if&and formula didn't work? I attached an example sheet to show how the formula was formed. Many thanks, Haha |
|
#2
|
||||
|
||||
|
Do you mean =IF(ISNUMBER(FIND("Database Management",A3)),"YES","NO")
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
|
#3
|
|||
|
|||
|
Pecoflyer has already given you a solution, but I also think that you are almost there yourself. Just change AND to OR and C3 to A3.
=IF(OR(A3="Database Management - Data Migration",A3="Database Management"),"YES","NO") |
|
#4
|
|||
|
|||
|
Thank you both. It works brilliantly.
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Formula not working in Word 2016
|
evie073 | Word Tables | 1 | 11-28-2017 04:03 AM |
ISNUMBER formula not working
|
bishweshwar | Excel | 3 | 03-13-2017 10:07 AM |
Formula working wrong, I can't identify why.
|
rajeshn_in | Excel | 1 | 01-09-2017 03:59 AM |
Conditional formatting not working with simple formula
|
bendmc | Excel | 2 | 11-17-2016 11:31 AM |
VLOOKUP Formula is not working
|
babs1234 | Excel | 3 | 03-04-2015 06:08 AM |