Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How do I save an excel as a csv while specifying something other than comma
as a delimeter? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can have a VBA solution to save with the delimiter you like. Another way
is to save as tab delimited (.txt) or .csv and then open the file in notepad or a text editor and replace tab/comma with the delimiter of your wish. If this post helps click Yes --------------- Jacob Skaria "csv delimeter" wrote: How do I save an excel as a csv while specifying something other than comma as a delimeter? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You could change your list separator to the character that you want in windows
control panel (regional settings applet). Remember to change it back. You may not like what happens to other stuff--like formulas in excel. csv delimeter wrote: How do I save an excel as a csv while specifying something other than comma as a delimeter? -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Earl Kiosterud's free TEXTWRITE.xls workbook will do what you want.
http://www.smokeylake.com/excel/text_write_program.htm Gord Dibben MS Excel MVP On Mon, 26 Oct 2009 07:05:01 -0700, csv delimeter <csv wrote: How do I save an excel as a csv while specifying something other than comma as a delimeter? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save Excel file to CSV with quotation mark data delimeter? | Excel Discussion (Misc queries) | |||
how to seperate the the content of a cell by "," delimeter | Excel Discussion (Misc queries) | |||
text wrap delimeter | Excel Discussion (Misc queries) |