This is what I was trying to do:
I have the com object loaded :AxSpreadSheet,
and I drag this onto the design of the application.
How can I load this spreadsheet with a existing spreadsheet.
So, if I had an Excel file called employees.xls, I would like to be able to do something like this
Create an instance of the excel file,
Load the file into AxSpreadSheet
Any help, or a point in the right direction would be greatly appreciated.
Thanks
FC
I have the com object loaded :AxSpreadSheet,
and I drag this onto the design of the application.
How can I load this spreadsheet with a existing spreadsheet.
So, if I had an Excel file called employees.xls, I would like to be able to do something like this
Create an instance of the excel file,
Load the file into AxSpreadSheet
Any help, or a point in the right direction would be greatly appreciated.
Thanks
FC