|
|
On Close Message\Cancel Option
I am using a form and have a message on the on the close event.
When the press the close button, a message pops up and asks, did you remember
to do....? The problem is that if they want to cancel the close command they
can't; the form just closes.
What I want to happen is if they did not do it I want them to beable to
choose cancel to the close event and remain in the form to do what they
forgot to do. What is the best way for this to be done.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200702/1
|
|
0
|
|
|
|
Reply
|
AccessQuestions
|
2/28/2007 3:45:46 PM |
|
Unfortunately, by the time the Close event fires, it's too late to cancel
it. You might try using the form's Unload event instead; it has a Cancel
option.
Carl Rapson
"AccessQuestions via AccessMonster.com" <u30633@uwe> wrote in message
news:6e7c9b69d7871@uwe...
>I am using a form and have a message on the on the close event.
>
> When the press the close button, a message pops up and asks, did you
> remember
> to do....? The problem is that if they want to cancel the close command
> they
> can't; the form just closes.
>
> What I want to happen is if they did not do it I want them to beable to
> choose cancel to the close event and remain in the form to do what they
> forgot to do. What is the best way for this to be done.
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200702/1
>
|
|
0
|
|
|
|
Reply
|
Carl
|
2/28/2007 4:09:46 PM
|
|
|
1 Replies
329 Views
(page loaded in 0.018 seconds)
Similiar Articles: On Close Message\Cancel Option - microsoft.public.access.forms ...I am using a form and have a message on the on the close event. When the press the close button, a message pops up and asks, did you remember to do..... MsgBox with OK and Cancel buttons - microsoft.public.access ...How do I tell the OK and Cancel buttons to: Allow the ... I know how to get both buttons on the Message box, I ... help. > John The buttons don't *do* anything but close ... Delete message, then go to Inbox list - microsoft.public.windows ...After I read that message, I click the "delete" option. When I do this the ... to read in its own window, you need to close the window and then delete it from the message ... Access 2007 Deleting database on Close/Compact - microsoft.public ...After clicking Ok (only option) to this prompt, it goes on to delete both ... verizon.net> wrote in message news ... How to Delete "Compact on Close" in Access 2007 | eHow ... How do I clear Email Delay Delivery Option? - microsoft.public ...... uncheck the box and hit close. The email still delays. I reopen Options; and ... The first thing I'd try is to delete ... When using the Message Options feature in ... Windows 7 Compliance: VB6 and Adhering to REstart Manager messages ..."Mayayana" <mayayana@invalid.nospam> wrote in message news:hvd4np$nq3 ... UnloadMode = 0 Then 'Ask about saving open files before closing and provide a cancel option. In WLM, have email I can't delete, move or take any action ...... WLM menu/File/Work Offline Close WLM(File/Exit) Open WLM Delete the file Set the compact counter to 1(Tools/Options ... unknow error delete message - microsoft.public ... cannot delete word doc - microsoft.public.word.docmanagement ...> First, set your Explorer options to show ... If you find a file with that name, delete it. > Then close ... sometimes cannot move or delete a file. I get the message that the ... Closing a form error 2585 This action cannot be carried out while ...Closing a form error 2585 This action cannot be carried ... This message is occurring in a pop-up I have created to ... convention, e.g.: -- Option Compare Database Option ... Unable to delete or move messages in inmail or deleted folders ...Close WLM Open WLM in mail mode Tools/Options/Advanced/Maintenance/ - set Compact ... or Move Emails in Outlook 2007 ... I get the message "unable to delete ... On Close Message\Cancel Option - microsoft.public.access.forms ...I am using a form and have a message on the on the close event. When the press the close button, a message pops up and asks, did you remember to do..... How to Make Dialogs (The Java™ Tutorials > Creating a GUI With ...You can close the dialog either by clicking a button in the ... that ham?", "A Silly Question", JOptionPane.YES_NO_CANCEL_OPTION, JOptionPane.QUESTION_MESSAGE ... chuonthis.com - Maximum Extension - Thunderbird Extension: Buttons!Close message window immediately after Delete!: Enable this option only if you are using IMAP and have set Thunderbird to mark a message as deleted instead of moving the ... VBScript MsgBox Function - W3Schools Online Web TutorialsThe MsgBox function displays a message box, waits for the user ... 5 = vbRetryCancel - Retry and Cancel buttons; 16 = vbCritical - Critical Message icon Dialog Boxes - Microsoft Corporation: Software, Smartphones ...Is the purpose to give an error or warning message? If so, use an ... allow them to close the dialog box normally with either Cancel or Close. When used properly, this option ... 7/24/2012 6:18:03 PM
|
|
|
|
|
|
|
|
|