View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Centurius Centurius is offline
external usenet poster
 
Posts: 11
Default Exporting to CSV without text qualifiers

as a further note,
the saw program requires text qualifers ("" 's) surrounding each
non-numerical field. and they only seem to be written into the CSV when
there is non alpha-numerical characters in the cell (ie. the text
qualifer ")
so if i leave the text qualifiers out i get none.. and if i put them in
(before the exporting) then i end up with 3!

i only want one =(