ALWAYS best to try to describe your problem in the subject line......
Try data>text to columns>delimited>>>>
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(E-Mail Removed)
"ACCAguy" <(E-Mail Removed)> wrote in message
news:158DA626-C9C3-4833-A307-(E-Mail Removed)...
> Can anyone help with a formula to separate a field containing numbers and
> letters into numbers per below? I only know how to use for eg =left(X,x)
> but
> that isn't helpful as different fields have different number of numeric
> charcters.
>
>
> 123ABC - 123
> 1234DEF - 1234
> 12GH - 12
> --
> ACCAguy