ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   saving excel sheet from ASP update (https://www.excelbanter.com/excel-programming/273934-saving-excel-sheet-asp-update.html)

Paul W.Schu

saving excel sheet from ASP update
 
When sending data to an excel sheet from an Active Server
Page, is there a script of some kind that will save the
workbook. It seems that when the data is sent the
workbook doesn't see it as an update so it won't autosave.

Bill Lunney

saving excel sheet from ASP update
 
Just use the standard Workbook Save/Save As method.

ActiveWorkbook.Save(filename)

--
Regards,


Bill Lunney
www.billlunney.com

"Paul W.Schu" wrote in message
...
When sending data to an excel sheet from an Active Server
Page, is there a script of some kind that will save the
workbook. It seems that when the data is sent the
workbook doesn't see it as an update so it won't autosave.





All times are GMT +1. The time now is 12:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com