ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   "save changes pop up" (https://www.excelbanter.com/excel-programming/312405-save-changes-pop-up.html)

Michelle

"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.

Tom Ogilvy

"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.




No Name

"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.
.



All times are GMT +1. The time now is 07:34 PM.

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