Re: Cancel, Undo and Null
- From: "RzB" <Please@xxxxxxxxxxxxxxxxxx>
- Date: Sat, 27 Aug 2005 15:25:04 +0100
Allen,
Hmm... That's a bit naff - The user is going to hit the
Cancel button and and it's not going to Cancel.
So is there no way to simulate the escape key, or
clicking the Undo button on the Toolbar, or choosing
Undo from the Edit menu in VBA ?
I suppose I could always hunt for the rouge text
box with a null in it, and put something in it and
then do the undo. Trouble is I don't know if it's
the Save button or the Cancel button that has
been hit,
Hmmm
Thanks for your help,
Roy
"Allen Browne" <AllenBrowne@xxxxxxxxxxxxxx> wrote in message
news:%23Ew4sFxqFHA.2592@xxxxxxxxxxxxxxxxxxxxxxx
> That's correct: if you place a command button on the form, you cannot get
> out of a required field to get to the cancel button by backspacing the
> characters.
>
> Instead, undo the entry by pressing the <Esc> key.
> Or by clicking the Undo button on the Toolbar.
> Or by choosing Undo from the Edit menu.
>
> --
> Allen Browne - Microsoft MVP. Perth, Western Australia.
> Tips for Access users - http://allenbrowne.com/tips.html
> Reply to group, rather than allenbrowne at mvps dot org.
>
.
- Follow-Ups:
- Re: Cancel, Undo and Null
- From: Allen Browne
- Re: Cancel, Undo and Null
- References:
- Cancel, Undo and Null
- From: RzB
- Re: Cancel, Undo and Null
- From: Allen Browne
- Cancel, Undo and Null
- Prev by Date: Re: Write/edit conflict
- Next by Date: Re: MSDE 2000 Release A: Windows Authentication Mode or Mixed Mode?
- Previous by thread: Re: Cancel, Undo and Null
- Next by thread: Re: Cancel, Undo and Null
- Index(es):
Relevant Pages
|