Good AFternoon,
instead of using a command line
"D:\Program Files\LibreOfficePortable\App\libreoffice\program\soffice" --convert-to csv:"Text - txt - csv (StarCalc)":44,34,UTF8,1,,0,false,true,false,false,false,-1 MY_DATA.xlsx
This command line converts all of the sheets into seperate CSV files. Is there a way to macro-fy this? Thank you.