View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NavSysEng NavSysEng is offline
external usenet poster
 
Posts: 2
Default CSV File with double quotes

I need to save my CSV file with double quotes around the cell contents and
then each cell separated by commas. If you add a comma to the cell contents,
it places double quotes, but includes the comma between them. Any quick way
to do this without some long script? This will be a daily function for our
HR department and need to make it as full proof as possible.