How do i convert excel to csv in command line? ( not save as)

G

Guest

I am trying to automate a system which needs the files in csv format.

Is there any way to convert excel to csv in command line, instead of the
usual 'save as'?

PS: If you know any UNIX utilities too, please mention.
 
E

Earl Kiosterud

F1,

No way I can think of from the command line. You could write an Excel macro
that controls the whole process. Open a file, save as csv, close, next
file, loop.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top