P
PO
Hi!
I'm using the excel webcomponent (Office 2000) in a webapp.
I have two questions:
1. Is it possible to have more than one sheet in the component. (I've tried
Spreadsheet1.Sheets.Add, which resulted in an error).
2. After the excelreport has been generated the user normally exports the
report to Excel. When the sheet opens in Excel I want a
Workbook_SheetChange - sub to be present. Can I add this sub to the
webcomponent so that it exports to Excel together with the worksheet or is
there an other solution?
TIA
Peter
I'm using the excel webcomponent (Office 2000) in a webapp.
I have two questions:
1. Is it possible to have more than one sheet in the component. (I've tried
Spreadsheet1.Sheets.Add, which resulted in an error).
2. After the excelreport has been generated the user normally exports the
report to Excel. When the sheet opens in Excel I want a
Workbook_SheetChange - sub to be present. Can I add this sub to the
webcomponent so that it exports to Excel together with the worksheet or is
there an other solution?
TIA
Peter