![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Join Date: Mar 2004
Posts: 2
|
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 |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Jul 2002
Posts: 32,030
|
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.
|
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: May 2003
Posts: 8,456
|
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" |
|
|
|
|
|
#4 |
|
Join Date: Mar 2004
Posts: 2
|
In the national settings semicolon is used as the delimiter.
I got a swedish OS and swedish version of Office. |
|
|
|
|
|
#5 |
|
MrExcel MVP
Join Date: May 2003
Posts: 8,456
|
Well, guess I'm wrong then...
Try to change to commas as Andrew suggested.
__________________
"Fair Winds and Following Seas" |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|