Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel properties that update when Excel is accessed without saving | Excel Discussion (Misc queries) | |||
Saving Excel Sheet | New Users to Excel | |||
after saving excel 2003 file, functions do not update anymore | Excel Discussion (Misc queries) | |||
saving excel sheet as csv | Excel Discussion (Misc queries) | |||
Saving Excel Sheet | Excel Discussion (Misc queries) |