How to make excel open CSV files and automatically split the comma delimited column?How to get Excel to...
After checking in online, how do I know whether I need to go show my passport at airport check-in?
Is Screenshot Time-tracking Common?
Coworker asking me to not bring cakes due to self control issue. What should I do?
Why do all the books in Game of Thrones library have their covers facing the back of the shelf?
Does the US government have any planning in place to ensure there's no shortages of food, fuel, steel and other commodities?
Why do we have to make "peinlich" start with a capital letter and also end with -s in this sentence?
Why maximum length of IP, TCP, UDP packet is not suit?
How do I prevent a homebrew Grappling Hook feature from trivializing Tomb of Annihilation?
Regex Replace seems to replace only first occurrence
Why zero tolerance on nudity in space?
Existence of Riemann surface, holomorphic maps
What species should be used for storage of human minds?
What is a good reason for every spaceship to carry a weapon on board?
Prioritising polygons in QGIS
Does the ditching switch allow an A320 to float indefinitely?
How do you voice extended chords?
Does diversity provide anything that meritocracy does not?
Why didn't Tom Riddle take the presence of Fawkes and the Sorting Hat as more of a threat?
Am I correct in stating that the study of topology is purely theoretical?
Why did Luke use his left hand to shoot?
Eww, those bytes are gross
Crack the bank account's password!
Why did the villain in the first Men in Black movie care about Earth's Cockroaches?
What is the difference between "...", '...', $'...', and $"..." quotes?
How to make excel open CSV files and automatically split the comma delimited column?
How to get Excel to interpret the comma as a default delimiter in CSV files?How can you make Excel 2007 stop formatting large numbers as scientific notation?How to open semicolon delimited CSV-files in US-version of ExcelHow can I stop Excel from eating my delicious CSV files and excreting useless data?How can I set Excel to always import all columns of CSV files as Text?Easiest way to open CSV with commas in ExcelHow to get Excel to interpret the comma as a default delimiter in CSV files?How can I auto import a csv to a growing list in excel?Excel fails to open Python-generated CSV filesHow to help Excel parse my CSV automaticallyExcel - Find a specific column in a CSV file, and copy to the current sheet
I get these reports everyday in CSV format. In the previous version of excel (2007) when I opened these files they were already split into columns. Now with the latest version it isn't. Where is this setting I'm missing?
Thanks in advance.
Erin
microsoft-excel microsoft-excel-2007 csv
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I get these reports everyday in CSV format. In the previous version of excel (2007) when I opened these files they were already split into columns. Now with the latest version it isn't. Where is this setting I'm missing?
Thanks in advance.
Erin
microsoft-excel microsoft-excel-2007 csv
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You can do this by selecting Data ---> Text to columns
– Scorpion99
Nov 15 '16 at 7:45
I know. I want it to be automatic like in version 2007. When I open it, it should already be split.
– Erin Walker
Nov 15 '16 at 7:52
There is about a 90 % of the issue with your source data. Open notepad or some other editor you like, make a .txt file with 3 or 4 rows and columns of data. Each row should have the same number of commas. Then after saved, change the extension to .csv then open with Excel. Do you still get the data in all in the A column?
– bvaughn
Nov 15 '16 at 19:44
I did that and I found its because this excel recognizes ";" instead of the "," - formulas as well. How can I change it to ","?
– Erin Walker
Nov 16 '16 at 5:52
add a comment |
I get these reports everyday in CSV format. In the previous version of excel (2007) when I opened these files they were already split into columns. Now with the latest version it isn't. Where is this setting I'm missing?
Thanks in advance.
Erin
microsoft-excel microsoft-excel-2007 csv
I get these reports everyday in CSV format. In the previous version of excel (2007) when I opened these files they were already split into columns. Now with the latest version it isn't. Where is this setting I'm missing?
Thanks in advance.
Erin
microsoft-excel microsoft-excel-2007 csv
microsoft-excel microsoft-excel-2007 csv
asked Nov 15 '16 at 6:31
Erin WalkerErin Walker
116112
116112
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
You can do this by selecting Data ---> Text to columns
– Scorpion99
Nov 15 '16 at 7:45
I know. I want it to be automatic like in version 2007. When I open it, it should already be split.
– Erin Walker
Nov 15 '16 at 7:52
There is about a 90 % of the issue with your source data. Open notepad or some other editor you like, make a .txt file with 3 or 4 rows and columns of data. Each row should have the same number of commas. Then after saved, change the extension to .csv then open with Excel. Do you still get the data in all in the A column?
– bvaughn
Nov 15 '16 at 19:44
I did that and I found its because this excel recognizes ";" instead of the "," - formulas as well. How can I change it to ","?
– Erin Walker
Nov 16 '16 at 5:52
add a comment |
You can do this by selecting Data ---> Text to columns
– Scorpion99
Nov 15 '16 at 7:45
I know. I want it to be automatic like in version 2007. When I open it, it should already be split.
– Erin Walker
Nov 15 '16 at 7:52
There is about a 90 % of the issue with your source data. Open notepad or some other editor you like, make a .txt file with 3 or 4 rows and columns of data. Each row should have the same number of commas. Then after saved, change the extension to .csv then open with Excel. Do you still get the data in all in the A column?
– bvaughn
Nov 15 '16 at 19:44
I did that and I found its because this excel recognizes ";" instead of the "," - formulas as well. How can I change it to ","?
– Erin Walker
Nov 16 '16 at 5:52
You can do this by selecting Data ---> Text to columns
– Scorpion99
Nov 15 '16 at 7:45
You can do this by selecting Data ---> Text to columns
– Scorpion99
Nov 15 '16 at 7:45
I know. I want it to be automatic like in version 2007. When I open it, it should already be split.
– Erin Walker
Nov 15 '16 at 7:52
I know. I want it to be automatic like in version 2007. When I open it, it should already be split.
– Erin Walker
Nov 15 '16 at 7:52
There is about a 90 % of the issue with your source data. Open notepad or some other editor you like, make a .txt file with 3 or 4 rows and columns of data. Each row should have the same number of commas. Then after saved, change the extension to .csv then open with Excel. Do you still get the data in all in the A column?
– bvaughn
Nov 15 '16 at 19:44
There is about a 90 % of the issue with your source data. Open notepad or some other editor you like, make a .txt file with 3 or 4 rows and columns of data. Each row should have the same number of commas. Then after saved, change the extension to .csv then open with Excel. Do you still get the data in all in the A column?
– bvaughn
Nov 15 '16 at 19:44
I did that and I found its because this excel recognizes ";" instead of the "," - formulas as well. How can I change it to ","?
– Erin Walker
Nov 16 '16 at 5:52
I did that and I found its because this excel recognizes ";" instead of the "," - formulas as well. How can I change it to ","?
– Erin Walker
Nov 16 '16 at 5:52
add a comment |
2 Answers
2
active
oldest
votes
Problem was language settings used a ";" instead of a ","! Changed it and magic it works.
Thanks
Comma doesn't mean the same thing in Europe and the US. Could that be the reason why the strange setting was in there?
– Walter Mitty
Nov 23 '16 at 19:28
Yes. See hotware.wordpress.com/2009/12/16/… and superuser.com/questions/606272/…
– yosh m
May 22 '17 at 13:55
add a comment |
Here are some easy explanations on how to do it automatically when you open your file with Excel:
As you said, Excel has a default character as a delimiter. In your case, this is ";" visibly. I am working on Excel in France and the default delimiter is "[tab]".
I don't know how to change it in the software but there is a trick:
For example, let's say that your .csv file is delimited with ";" and you want that Excel interpret it automatically, simply add at the beginning of your .csv file the following line:
> sep=;
and you will note that Excel understand your .csv file.
Regards,
BibiM
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1145892%2fhow-to-make-excel-open-csv-files-and-automatically-split-the-comma-delimited-col%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Problem was language settings used a ";" instead of a ","! Changed it and magic it works.
Thanks
Comma doesn't mean the same thing in Europe and the US. Could that be the reason why the strange setting was in there?
– Walter Mitty
Nov 23 '16 at 19:28
Yes. See hotware.wordpress.com/2009/12/16/… and superuser.com/questions/606272/…
– yosh m
May 22 '17 at 13:55
add a comment |
Problem was language settings used a ";" instead of a ","! Changed it and magic it works.
Thanks
Comma doesn't mean the same thing in Europe and the US. Could that be the reason why the strange setting was in there?
– Walter Mitty
Nov 23 '16 at 19:28
Yes. See hotware.wordpress.com/2009/12/16/… and superuser.com/questions/606272/…
– yosh m
May 22 '17 at 13:55
add a comment |
Problem was language settings used a ";" instead of a ","! Changed it and magic it works.
Thanks
Problem was language settings used a ";" instead of a ","! Changed it and magic it works.
Thanks
answered Nov 16 '16 at 7:14
Erin WalkerErin Walker
116112
116112
Comma doesn't mean the same thing in Europe and the US. Could that be the reason why the strange setting was in there?
– Walter Mitty
Nov 23 '16 at 19:28
Yes. See hotware.wordpress.com/2009/12/16/… and superuser.com/questions/606272/…
– yosh m
May 22 '17 at 13:55
add a comment |
Comma doesn't mean the same thing in Europe and the US. Could that be the reason why the strange setting was in there?
– Walter Mitty
Nov 23 '16 at 19:28
Yes. See hotware.wordpress.com/2009/12/16/… and superuser.com/questions/606272/…
– yosh m
May 22 '17 at 13:55
Comma doesn't mean the same thing in Europe and the US. Could that be the reason why the strange setting was in there?
– Walter Mitty
Nov 23 '16 at 19:28
Comma doesn't mean the same thing in Europe and the US. Could that be the reason why the strange setting was in there?
– Walter Mitty
Nov 23 '16 at 19:28
Yes. See hotware.wordpress.com/2009/12/16/… and superuser.com/questions/606272/…
– yosh m
May 22 '17 at 13:55
Yes. See hotware.wordpress.com/2009/12/16/… and superuser.com/questions/606272/…
– yosh m
May 22 '17 at 13:55
add a comment |
Here are some easy explanations on how to do it automatically when you open your file with Excel:
As you said, Excel has a default character as a delimiter. In your case, this is ";" visibly. I am working on Excel in France and the default delimiter is "[tab]".
I don't know how to change it in the software but there is a trick:
For example, let's say that your .csv file is delimited with ";" and you want that Excel interpret it automatically, simply add at the beginning of your .csv file the following line:
> sep=;
and you will note that Excel understand your .csv file.
Regards,
BibiM
add a comment |
Here are some easy explanations on how to do it automatically when you open your file with Excel:
As you said, Excel has a default character as a delimiter. In your case, this is ";" visibly. I am working on Excel in France and the default delimiter is "[tab]".
I don't know how to change it in the software but there is a trick:
For example, let's say that your .csv file is delimited with ";" and you want that Excel interpret it automatically, simply add at the beginning of your .csv file the following line:
> sep=;
and you will note that Excel understand your .csv file.
Regards,
BibiM
add a comment |
Here are some easy explanations on how to do it automatically when you open your file with Excel:
As you said, Excel has a default character as a delimiter. In your case, this is ";" visibly. I am working on Excel in France and the default delimiter is "[tab]".
I don't know how to change it in the software but there is a trick:
For example, let's say that your .csv file is delimited with ";" and you want that Excel interpret it automatically, simply add at the beginning of your .csv file the following line:
> sep=;
and you will note that Excel understand your .csv file.
Regards,
BibiM
Here are some easy explanations on how to do it automatically when you open your file with Excel:
As you said, Excel has a default character as a delimiter. In your case, this is ";" visibly. I am working on Excel in France and the default delimiter is "[tab]".
I don't know how to change it in the software but there is a trick:
For example, let's say that your .csv file is delimited with ";" and you want that Excel interpret it automatically, simply add at the beginning of your .csv file the following line:
> sep=;
and you will note that Excel understand your .csv file.
Regards,
BibiM
answered Jan 23 at 17:01
BibiMBibiM
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1145892%2fhow-to-make-excel-open-csv-files-and-automatically-split-the-comma-delimited-col%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You can do this by selecting Data ---> Text to columns
– Scorpion99
Nov 15 '16 at 7:45
I know. I want it to be automatic like in version 2007. When I open it, it should already be split.
– Erin Walker
Nov 15 '16 at 7:52
There is about a 90 % of the issue with your source data. Open notepad or some other editor you like, make a .txt file with 3 or 4 rows and columns of data. Each row should have the same number of commas. Then after saved, change the extension to .csv then open with Excel. Do you still get the data in all in the A column?
– bvaughn
Nov 15 '16 at 19:44
I did that and I found its because this excel recognizes ";" instead of the "," - formulas as well. How can I change it to ","?
– Erin Walker
Nov 16 '16 at 5:52