S
Susana
Hi,
Is there an is like lookup function?
I am trying to look in column A for any items that have an HM, where column a
contains 1234HM, 12572, 24751BP, etc. and return in column B "yes" if there
is an HM....
@if(A1 is like "HM", "yes","no")
Thanks for any help!
Is there an is like lookup function?
I am trying to look in column A for any items that have an HM, where column a
contains 1234HM, 12572, 24751BP, etc. and return in column B "yes" if there
is an HM....
@if(A1 is like "HM", "yes","no")
Thanks for any help!