Select 3/4 digit numbers from text

J

jeffrey

I have a column with text. I'd like to retrieve all of the 3 and 4
digit numbers from it and put it into new column(s). For example:

The 5 kids ate 348 hot dogs -> 348
3248 kids ate 4000burgers -> 3248, 4000

Is there a way of doing this using Excel commands?

Jeff
 
J

Jim Cone

See your other post in the programming news group.



"jeffrey" <[email protected]>
wrote in message
news:276f8397-f582-434d-bca2-362fa2cf0210@t38g2000prj.googlegroups.com...
 
R

Ron Rosenfeld

I have a column with text. I'd like to retrieve all of the 3 and 4
digit numbers from it and put it into new column(s). For example:

The 5 kids ate 348 hot dogs -> 348
3248 kids ate 4000burgers -> 3248, 4000

Is there a way of doing this using Excel commands?

Jeff


What was the problem with my response to you in microsoft.public.excel.programming ??
 
Top