![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Posts: 97
|
In an excel app I've created, I do not want the user to save changes on exit. I therefore do not want them to get the famous, "Do you want to save changes made to *.xls?" message. I've tried tricking excel and putting thisworkbook.saved = true in the workbook_beforeclose event, which seems to work, most of the time. But it seems like if the user clicks a command button that enforces the application.quit command, it ask user for save. Any ideas?
[ This Message was edited by: charlie79 on 2002-04-08 08:45 ] [ This Message was edited by: charlie79 on 2002-04-08 08:46 ] |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 97
|
It's alright, silly mistake on my part. I figured it out...
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|