D
Dan Reynolds
Greetings
Is it possible to use the "IF" worksheet function to look at a text field
and return a value if, for example, the text begins with xyz?
something like:
A1 contains the text: smith
A2 has this formula:
=if(A1 starts with "smi", A1,0)
or
=if(A1=smi*, A1,0)
thanks in advance
Dan
Is it possible to use the "IF" worksheet function to look at a text field
and return a value if, for example, the text begins with xyz?
something like:
A1 contains the text: smith
A2 has this formula:
=if(A1 starts with "smi", A1,0)
or
=if(A1=smi*, A1,0)
thanks in advance
Dan