Excel Macros

Hi From reading through the postings, it would appear that I can create a macro in a excel template and save it. I can then open that template via excelrw code in my asp.net webpage and then manually run the macro from within the excelrw window. I believe that I cannot call the excel template macro directly from excelrw code Is my understanding correct? Thanks Chris

1 Reply

AD Administrator Syncfusion Team October 26, 2005 05:30 AM UTC

Hi Chris, Yes, you can create a macro in a excel template and save it. Then you can open the template via ExcelRW code. This is the feature we have at present. you cannot call the macro directly using ExcelRW. Thanks for your interest with Syncfusion products. Best Regards, Seetha >Hi > >From reading through the postings, it would appear that I can create a macro in a excel template and save it. I can then open that template via excelrw code in my asp.net webpage and then manually run the macro from within the excelrw window. I believe that I cannot call the excel template macro directly from excelrw code > >Is my understanding correct? > >Thanks > > >Chris

Loader.
Up arrow icon