MrExcel Message Board


Go Back   MrExcel Message Board > Question Forums > Excel Questions

Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only.

Reply
 
Thread Tools Display Modes
Old Mar 30th, 2004, 09:57 AM   #1
RedSnake
 
Join Date: Mar 2004
Posts: 2
Default Double click csv-file

Hi!

I'm trying to get my semi-colon delimitered file to automatically open in excel and have every piece of information (between two semi colons) inserted into one column each when I double-click the file in explorer.

It opens fine but then it puts all the data in the first column.

I don't want to make a macro that runs something similar to "text to column" when I start this kind of file, I'd prefer if there was another way.

What can I do?

All help greatly appreciated
RedSnake is offline   Reply With Quote
Old Mar 30th, 2004, 11:10 AM   #2
Andrew Poulsom
MrExcel MVP
 
Andrew Poulsom's Avatar
 
Join Date: Jul 2002
Posts: 31,599
Default Re: Double click csv-file

CSV stands for comma separated values, which is what Excel expects. If you changed the semi-colons into commas Excel should parse it for you automatically.
Andrew Poulsom is offline   Reply With Quote
Old Mar 30th, 2004, 11:47 AM   #3
fairwinds
MrExcel MVP
 
fairwinds's Avatar
 
Join Date: May 2003
Posts: 8,445
Default Re: Double click csv-file

Hi,

Not sure but seeing your flag... With Swedish settings, semicolon is delimiter. Could it be someting like file is saved with Swedish settings and you have American on your computer or the other way around?

You could try changing regional options in control panel.
__________________
"Fair Winds and Following Seas"
fairwinds is offline   Reply With Quote
Old Mar 30th, 2004, 12:22 PM   #4
RedSnake
 
Join Date: Mar 2004
Posts: 2
Default Re: Double click csv-file

In the national settings semicolon is used as the delimiter.

I got a swedish OS and swedish version of Office.
RedSnake is offline   Reply With Quote
Old Mar 30th, 2004, 12:49 PM   #5
fairwinds
MrExcel MVP
 
fairwinds's Avatar
 
Join Date: May 2003
Posts: 8,445
Default Re: Double click csv-file

Well, guess I'm wrong then...

Try to change to commas as Andrew suggested.
__________________
"Fair Winds and Following Seas"
fairwinds is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT +1. The time now is 08:43 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
All contents Copyright 1998-2009 by MrExcel Consulting.