Re: AfterUpdate Requery
- From: "James Bailey" <privacy@xxxxxxxxxxxxxx>
- Date: Wed, 13 Jun 2007 08:46:37 -0500
At first your solution caused some problems with data getting lost in all of
the records that were displayed by the form but once I set it Data Entry to
"Yes" it worked..
Thanks!
"Carl Rapson" <mr.mxyzptlk@xxxxxxxxxxxxxxxxx> wrote in message
news:%23MYM$wdqHHA.5032@xxxxxxxxxxxxxxxxxxxxxxx
You can set a combo box to Null, which should clear any selection:
cbEquipType = Null
Carl Rapson
"James Bailey" <privacy@xxxxxxxxxxxxxx> wrote in message
news:eiElkUWqHHA.3296@xxxxxxxxxxxxxxxxxxxxxxx
I'm having a problem with Requery. I have 7 combo boxes that are
cascading. One gets it's data from the previous one. The first three
requery and blank out the combo boxes if the item that was selected isn't
in the new list. Although the last four do requery and get a new list,
they keep the previous selected text even if it isn't in the new list. I
set the Limit To List option but that didn't have an effect on the last
four combo boxes.
.
- References:
- AfterUpdate Requery
- From: James Bailey
- Re: AfterUpdate Requery
- From: Carl Rapson
- AfterUpdate Requery
- Prev by Date: Re: Calling a subform from another form
- Next by Date: Re: Loading subform with data from main form
- Previous by thread: Re: AfterUpdate Requery
- Next by thread: Need to use VBA to put image on a form
- Index(es):
Relevant Pages
|