T
Tony
Hello,
Wondering if you can use an if statement with "LIKE"
For example, I have an if statment:
=IF(W2="San Antonio Trade Group",0,AH2*0.85*0.005)
but if someone types in only San Antonio then I will have
a problem. Is there an If then statement with a "LIKE"?
I know access has the like feature.
Thank you
Wondering if you can use an if statement with "LIKE"
For example, I have an if statment:
=IF(W2="San Antonio Trade Group",0,AH2*0.85*0.005)
but if someone types in only San Antonio then I will have
a problem. Is there an If then statement with a "LIKE"?
I know access has the like feature.
Thank you