If B is Exel's error msg. sample error (ISNA)
Suppose in A1 is the number 10
In B1 =0+LEFT(A1,MATCH(FALSE,ISNUMBER(1*MID(A1,ROW(INDIRECT
("1:"&LEN(A1))),1)),0)-1)
In C1 =IF(AND(ISNUMBER(A1),ISNA(B1)),"Your Text","")
HTH
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.