Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Semi Colon Deliminated File

The software that I use requires a specific format in order to upload data.
Is there a way to save a file with a semi colon as a deliminator. I can save
as a comma file and then import into word pad, then repalce with a semi
colon. There has to be a better way.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Semi Colon Deliminated File

Why doesn't the software accept standard CSV files?

Whit wrote:

The software that I use requires a specific format in order to upload data.
Is there a way to save a file with a semi colon as a deliminator. I can save
as a comma file and then import into word pad, then repalce with a semi
colon. There has to be a better way.

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Semi Colon Deliminated File

You can change your windows list separator to a semi colon.

Go to windows control panel, regional and language options|Regional options tab
then click customize and look for List separator on the Numbers tab.

I'd change it back when you're done--it's a windows setting and you may not like
it as your default.

Another option would be to use a macro.

You could use a macro and write code and have complete control over what you
write.

Here are three sites that you could steal some code from:

Earl Kiosterud's Text Write program:
www.smokeylake.com/excel
(or directly: http://www.smokeylake.com/excel/text_write_program.htm)

Chip Pearson's:
http://www.cpearson.com/excel/imptext.htm

J.E. McGimpsey's:
http://www.mcgimpsey.com/excel/textfiles.html

Earl's program may work right out of the box.

Whit wrote:

The software that I use requires a specific format in order to upload data.
Is there a way to save a file with a semi colon as a deliminator. I can save
as a comma file and then import into word pad, then repalce with a semi
colon. There has to be a better way.

Thanks


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Semi Colon Deliminated File

??? I have asked the same question. The quote from a programmer was: "Our
largest client wants it this way." Go figure.

"Bob I" wrote:

Why doesn't the software accept standard CSV files?

Whit wrote:

The software that I use requires a specific format in order to upload data.
Is there a way to save a file with a semi colon as a deliminator. I can save
as a comma file and then import into word pad, then repalce with a semi
colon. There has to be a better way.

Thanks



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Semi Colon Deliminated File

Wow, makes you wonder doesn't it!

Whit wrote:

??? I have asked the same question. The quote from a programmer was: "Our
largest client wants it this way." Go figure.

"Bob I" wrote:


Why doesn't the software accept standard CSV files?

Whit wrote:


The software that I use requires a specific format in order to upload data.
Is there a way to save a file with a semi colon as a deliminator. I can save
as a comma file and then import into word pad, then repalce with a semi
colon. There has to be a better way.

Thanks






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Semi Colon Deliminated File

I believe it's the default format for continental Europe, so maybe they do
business with Europe

One way (in windows xp) is to do windowsstartcontrol panel regional
settings, click customize and change list separator from comma to semicolon.
That way when you save as *.CSV it will replace the commas with semicolon.
Of course you need to remember to change it back when you are done. Don't
know if that's easier than to open it in a text program and replace them.
OTOH there are quite a lot of code out there for exporting excel files using
other delimiters. McGimpsey's website is down at the moment

http://www.mcgimpsey.com/excel/textfiles.html


http://www.cpearson.com/excel/ImpText.aspx


--
Regards,

Peo Sjoblom



"Bob I" wrote in message
...
Wow, makes you wonder doesn't it!

Whit wrote:

??? I have asked the same question. The quote from a programmer was: "Our
largest client wants it this way." Go figure.

"Bob I" wrote:


Why doesn't the software accept standard CSV files?

Whit wrote:


The software that I use requires a specific format in order to upload
data. Is there a way to save a file with a semi colon as a deliminator.
I can save as a comma file and then import into word pad, then repalce
with a semi colon. There has to be a better way.

Thanks





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
Formulas need semi-colon, how to change to comma dk Excel Discussion (Misc queries) 2 May 8th 23 11:46 AM
Excel: save-as csv : delimiter set to semi-colon, not comma. Why? Luke Skywalker Excel Discussion (Misc queries) 1 August 7th 06 02:18 PM
How do I export Excel in a semi-colon delimited format? Robert1105 Excel Discussion (Misc queries) 4 May 28th 05 09:56 PM
.CSV file format - comma or semi-colon? bavjean Excel Worksheet Functions 5 November 12th 04 12:26 PM
.CSV file format - comma or semi-colon antifashionpimp Excel Worksheet Functions 1 November 10th 04 01:18 PM


All times are GMT +1. The time now is 10:23 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"