From your example it seem the text is in D not E
How about =LEN(E10) ?
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email
"walkersuniverse" wrote in
message ...
Hello
I wish to have a column for texts, either 'C','S' or 'E' and combinations
of
CSE
such as @IF(E10=C,1,0) and @IF(E10=CS,2,0) and IF(E10=CSE,3,0)
I want to put the text CSE in Column D and the formula in Column G.
Hope you can help and that this makes sence?
How do I do this.
Thanks
John