need function help

C

ChasT

i need a function that takes numbers from a text string seperated by commas,
and places them into seperate cells across a row.
 
J

Jason Morin

Select your column of data and go to Data > Text to columns. Use comma as
your delimiter.

HTH
Jason
Atlanta, GA
 
C

ChasT

jason: wow, that's SUPER.
I know this is simple, but you've just saved me several hours of work.
thanks a million.
ct
 
Top