Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default "save changes pop up"

I have a program that will reset different workbooks but
each time you hit reset you have to click the save changes
to XX file button 20 times. Is there any way to make it
just save changes without prompting you.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default "save changes pop up"

ActiveWorkbook.close Savechanges:=True

would be one guess. Reset is not a verb for workbooks in Excel, so what
you mean by that is not self defining.

--
Regards,
Tom Ogilvy

"Michelle" wrote in message
...
I have a program that will reset different workbooks but
each time you hit reset you have to click the save changes
to XX file button 20 times. Is there any way to make it
just save changes without prompting you.



  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default "save changes pop up"

hi,
not sure what you mean by "reset". new term for me.
but save without prompting. use autosave. it is an xl addin
access by ToolAddins.

-----Original Message-----
I have a program that will reset different workbooks but
each time you hit reset you have to click the save

changes
to XX file button 20 times. Is there any way to make it
just save changes without prompting you.
.

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
Selecting "Save As" adds "Copy of" to file name- MS Excel 2007 ronhansen Excel Discussion (Misc queries) 1 November 15th 09 09:33 PM
"CELL("FILENAME") NOT UPDATE AFTER "SAVE AS" ACTION yossie6 Excel Discussion (Misc queries) 1 June 16th 08 12:16 PM
In Excel 2003 is there a way to prevent "Save As" and "Print"? lucky2000 Excel Discussion (Misc queries) 3 April 26th 07 02:49 PM
"Save" and "Save As" options greyed out - "Save as Webpage" option Bill Excel Discussion (Misc queries) 0 January 16th 07 04:47 PM
how to change default file name in "save as" or "save" gerard Excel Programming 1 July 24th 03 10:58 PM


All times are GMT +1. The time now is 03:35 AM.

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"