Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
tnbanjoman
 
Posts: n/a
Default How to save Excel doc to CSV with quotations around each item. E..

I need to save Excel 2003 docs to a CSV with quotations around each item.
E.g., "Doe", "John", "123121234"


  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Take a look he

http://www.mcgimpsey.com/excel/textf...#csvwithquotes



In article ,
"tnbanjoman" wrote:

I need to save Excel 2003 docs to a CSV with quotations around each item.
E.g., "Doe", "John", "123121234"

  #3   Report Post  
RWN
 
Posts: n/a
Default

Don't think you can without using VBA (but, believe me, I've been wrong before!).
It will, however, insert quotes where required i.e. if a cell has a field delimiter
(comma) in it.
ex Doe,John (in one cell) will be saved as "Doe,John"
vs. Doe John (in two cells) will be saved as Doe , John

--
Regards;
Rob
------------------------------------------------------------------------
"tnbanjoman" wrote in message
...
I need to save Excel 2003 docs to a CSV with quotations around each item.
E.g., "Doe", "John", "123121234"




  #4   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

The Text Write Program, and Excel workbook with a macro that writes any
sheet to a text file with lots of options, will do that.
www.smokeylake.com/excel.


--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"tnbanjoman" wrote in message
...
I need to save Excel 2003 docs to a CSV with quotations around each item.
E.g., "Doe", "John", "123121234"




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Save & Save As features in file menu of Excel Blue Excel Discussion (Misc queries) 9 December 27th 04 08:49 PM
download to be able to save files as CSV in Excel? BrianH Excel Discussion (Misc queries) 1 December 22nd 04 03:11 AM
Macro in Excel 2002 to save a workbook to a FTP location Lloyd Excel Discussion (Misc queries) 0 December 21st 04 02:49 PM
Excel crashing on save as Roundy Excel Discussion (Misc queries) 1 December 10th 04 10:45 PM
How do I save a record from an excel template to a database in a . Fred Smith Excel Discussion (Misc queries) 1 November 30th 04 01:49 PM


All times are GMT +1. The time now is 11:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"