I have created a table to store Excel spreadsheets that I will use as templates for Excel based reports. The spreadsheets are stored as type OLE Object in the Access 2003 table. Have stored the excel spreadsheets in the table. If you open the table and double click the cell that contains the spreadsheet, Excel launches and the spreadsheet is loaded.
My problem is I cannot figure out how to launch the spreadsheets from Access VBA so that I can write data to the spreadsheet. I keep getting type errors.
Any ideas?
Thanks,
Dean
My problem is I cannot figure out how to launch the spreadsheets from Access VBA so that I can write data to the spreadsheet. I keep getting type errors.
Any ideas?
Thanks,
Dean