Hi,
I have the below formula and can’t figure out why it returnsa #N/a instead of the “Policy Not Found”
The "Policy found" and “” are working fine the only problem iswith the false value coming up as #N/a instead of "Policy Not Found"
Any help is greatly appreciated.
=IF(AND(A2="",B2=""),"",IF((A2=B2),"PolicyFound","Policy Not Found"))
Thanks
Joe
I have the below formula and can’t figure out why it returnsa #N/a instead of the “Policy Not Found”
The "Policy found" and “” are working fine the only problem iswith the false value coming up as #N/a instead of "Policy Not Found"
Any help is greatly appreciated.
=IF(AND(A2="",B2=""),"",IF((A2=B2),"PolicyFound","Policy Not Found"))
Thanks
Joe