visual basic to calc [closed]
method for exporting data from Visual basic to libreoffice calc format.
right now we are using Set objExcel = CreateObject("excel.application") for msoffice output, we want it to libreoffice format.
Regards, Dhaval