how to seperate the the content of a cell by "," delimeter

K

Kris Kan

i have a word file.
i need it to import this to an excel by using "," seperator
 
D

David Biddulph

Save it from word as a .txt text file. Open that file from the Excel File/
Open menu, and Excel will allow you to specify a comma as the delimiter, and
also allow you to specify the format of each column at the final stage of
the text import wizard.
 
Top