![]() |
csv delimeter
How do I save an excel as a csv while specifying something other than comma
as a delimeter? |
csv delimeter
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? |
csv delimeter
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 |
csv delimeter
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? |
All times are GMT +1. The time now is 12:39 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com