Convert multiple Excel sheets into separate csv files
up vote
0
down vote
favorite
Now I used the xslx2csv
tool which I saw in other answers of similar questions on stackoverflow and run the code: xlsx2csv --all file.xlsx
in my terminal. But all that does is print all the sheets of the xlsx
file as a csv
in my terminal instead of creating separate csv
files in for each sheet my current directory.
This should be simple but I can't find simple answers..
How do I solve this? All help much appreciated!
excel csv command-line terminal type-conversion
add a comment |
up vote
0
down vote
favorite
Now I used the xslx2csv
tool which I saw in other answers of similar questions on stackoverflow and run the code: xlsx2csv --all file.xlsx
in my terminal. But all that does is print all the sheets of the xlsx
file as a csv
in my terminal instead of creating separate csv
files in for each sheet my current directory.
This should be simple but I can't find simple answers..
How do I solve this? All help much appreciated!
excel csv command-line terminal type-conversion
I think it's working properly, it's just not designed to split them all into separate files. Is this helpful?
– extensionhelp
Nov 21 at 22:15
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Now I used the xslx2csv
tool which I saw in other answers of similar questions on stackoverflow and run the code: xlsx2csv --all file.xlsx
in my terminal. But all that does is print all the sheets of the xlsx
file as a csv
in my terminal instead of creating separate csv
files in for each sheet my current directory.
This should be simple but I can't find simple answers..
How do I solve this? All help much appreciated!
excel csv command-line terminal type-conversion
Now I used the xslx2csv
tool which I saw in other answers of similar questions on stackoverflow and run the code: xlsx2csv --all file.xlsx
in my terminal. But all that does is print all the sheets of the xlsx
file as a csv
in my terminal instead of creating separate csv
files in for each sheet my current directory.
This should be simple but I can't find simple answers..
How do I solve this? All help much appreciated!
excel csv command-line terminal type-conversion
excel csv command-line terminal type-conversion
asked Nov 21 at 21:04
Tdebeus
4601515
4601515
I think it's working properly, it's just not designed to split them all into separate files. Is this helpful?
– extensionhelp
Nov 21 at 22:15
add a comment |
I think it's working properly, it's just not designed to split them all into separate files. Is this helpful?
– extensionhelp
Nov 21 at 22:15
I think it's working properly, it's just not designed to split them all into separate files. Is this helpful?
– extensionhelp
Nov 21 at 22:15
I think it's working properly, it's just not designed to split them all into separate files. Is this helpful?
– extensionhelp
Nov 21 at 22:15
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2fstackoverflow.com%2fquestions%2f53420452%2fconvert-multiple-excel-sheets-into-separate-csv-files%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
I think it's working properly, it's just not designed to split them all into separate files. Is this helpful?
– extensionhelp
Nov 21 at 22:15