hi,
I create an excel sheet and i embed it in my form (using OLE(i'd prefare not using the OLE) or the COM component "excel spreadsheet"!!). I will communicate with the sheet programmatically to make some changes.
The next step is SOMEHOW to save the changes NOT in the disk but in the control, so next time i start my application the COM component has the sheet with the new data.
Any ideas on this?
I create an excel sheet and i embed it in my form (using OLE(i'd prefare not using the OLE) or the COM component "excel spreadsheet"!!). I will communicate with the sheet programmatically to make some changes.
The next step is SOMEHOW to save the changes NOT in the disk but in the control, so next time i start my application the COM component has the sheet with the new data.
Any ideas on this?