I'm trying to export several tables to an Excel file using OLE.
Right now, I'm developing the hole file (merging cells, borders, shades, places, etc..).
But I already have an empty file. Is it possible to use OLE to pass the data to the right places of an existing excel file?
Thank you.