M
mldancing
I thought it was easy but it couldn't work:
I want it to show whatever in A1 if A1 doesn't have a word "cancel" in it:
if(A1="*cancel*",0,A1)
But it didn't work! :-(
I want it to show whatever in A1 if A1 doesn't have a word "cancel" in it:
if(A1="*cancel*",0,A1)
But it didn't work! :-(