K
Kyli
I need to create an "IF" statement that is similar to this
one, but that actually works!
=IF((A1)="*total",1,0)
The logic I need is "if A1 contains total, then 1, else 0".
Thank-you for your help. It is truly appreciated.
one, but that actually works!
=IF((A1)="*total",1,0)
The logic I need is "if A1 contains total, then 1, else 0".
Thank-you for your help. It is truly appreciated.