How do I pars in excel

B

Bernard Liengme

What Lotus 123 used to call "parse", Excel calls Data|Text-to-Column
Look under Help and come back if more needed
best wishes
 
G

Gary''s Student

Import the file as text. Each record may end up in separate cells if the
import wizard allows this to happen. If not the records will all end up in
the cells in the first column. If this happens use Text to Columns... to
parse the data.
 
Top