formula

S

singkit

please help me build formula. that will separate once it
reads alphabet


e.g.

column a column b
(e-mail address removed) (e-mail address removed)
(e-mail address removed) (e-mail address removed)
4545 ext. 4546 ext. 4546

Thanks!
 
J

Juan Sanchez

singkit

=MID(A1,MIN(IF(ISNUMBER(--(MID(A1,ROW(INDIRECT("1:"&LEN
(A1))),1))),"",ROW(INDIRECT("1:"&LEN(A1))))),LEN(A1))

Array formula, instead of enter use CNTRL+SHIFT+ENTER..

Regards
Juan
 

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.

Ask a Question

Top