Our business software kicks out .CSV data that we (read: I) then manually manipulate and prime in the format that can be imported into our accounting software. This is repetitive work and I would like to find out if there is a better way of doing this, short of making an autohotkey/macro script...
Do anybody have an idea how I could convert a .xls (SYLK) file to csv via commandline? I've been trying to get a solution for this, but it seems impossible. The only tool I could get, is GUI driven, which doesn't help to automate.