Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default 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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel properties that update when Excel is accessed without saving lenlen Excel Discussion (Misc queries) 0 March 6th 10 08:15 AM
Saving Excel Sheet dragons_lair New Users to Excel 1 May 21st 09 04:39 AM
after saving excel 2003 file, functions do not update anymore Sven Martin Excel Discussion (Misc queries) 5 July 7th 08 01:35 PM
saving excel sheet as csv Tolga Excel Discussion (Misc queries) 4 May 11th 06 12:13 PM
Saving Excel Sheet pappycajun Excel Discussion (Misc queries) 3 January 19th 05 05:42 PM


All times are GMT +1. The time now is 02:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"