View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GHopson GHopson is offline
external usenet poster
 
Posts: 7
Default CSV file with Comma in text Field

I am exporting a CSV file which allows and end user to save customer
information. Unfortunately, there are some customer names that have a
comma in the name (ex: Winn Dixie, INC). How do I export and Import
these names as a .csv while still retaining this info as a single field
rather than two seperate fields?

Thanks,
Gary