View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Conquerer Conquerer is offline
external usenet poster
 
Posts: 2
Default How do I convert an excel file into a comma separated values file

I have an excel file composed of people's names and addresses, that is, one
cell has the first and last name, the following cell has the whole address
and the third cell has the phone no. All these are in column A. I want to
convert them into separate fields/columns such as - first name, middle name,
last name, street address, city, state, zip code and phone.
I am using MS Office Professional 2003 - Excel 2003 SP2

Thanks