Greg Wooledge (HE12025-07-27): > What I usually ended up doing was opening the spreadsheet in Libre Office, > then saving it as a "CSV" (comma-separated values) file. I'm not aware > of any way to do that purely from the command line. I have in my notes somewhere: libreoffice --headless --convert-to csv:44,34,76 REDACTED/*.xlsx --outdir REDACTED/ Regards, -- Nicolas George