Hiding Message Boxes?
- From: "HowardChr" <u33744@uwe>
- Date: Fri, 27 Apr 2007 18:23:12 GMT
I have my program set up so that when a button called "Clear" is clicked, it
clears all Yes/No fields from a seperate table. The problem is that when
that button is clicked, it is coming up with 2 seperate message boxes making
sure that is what they want to do. The first one says: "are you sure you
want to run that query", and the second says "You are about to update 1 row".
Is there a way to code this so those message boxes are either automatically
defaulted to Yes, or to have them run on the background? I dont' think my VP
of IT would appriciate having to click 2 more times on each form.
Current code:
DoCmd.OpenQuery ("clear")
Thanks in advance!
.
- Follow-Ups:
- Re: Hiding Message Boxes?
- From: UrbanSpaceman
- Re: Hiding Message Boxes?
- From: '69 Camaro
- Re: Hiding Message Boxes?
- Prev by Date: any easy way to identify when user is on lastrecord of continuous form
- Next by Date: Re: Hiding Message Boxes?
- Previous by thread: any easy way to identify when user is on lastrecord of continuous form
- Next by thread: Re: Hiding Message Boxes?
- Index(es):