Re: Parameter Query Help
- From: Steve Schapel <schapel@xxxxxxxxxxx>
- Date: Mon, 15 May 2006 07:39:52 +1200
Just a style difference, I think, but I would always use the combobox's After Update event *unless*, as Doug says, the query needs to refer to more than one control on the form.
--
Steve Schapel, Microsoft Access MVP
Douglas J. Steele wrote:
Often you'll have more than one control linked to the query. If you put the logic in the AfterUpdate of the combo box, you might not have supplied all of the values yet. Even if you've only got one parameter now, you might need more in the future, so it's probably simplest to start with having a button to signify you're done..
- Follow-Ups:
- Re: Parameter Query Help
- From: Douglas J. Steele
- Re: Parameter Query Help
- References:
- Parameter Query Help
- From: Jay
- Re: Parameter Query Help
- From: Rick Brandt
- Re: Parameter Query Help
- From: Jay
- Re: Parameter Query Help
- From: Steve Schapel
- Re: Parameter Query Help
- From: Jay
- Re: Parameter Query Help
- From: Jay
- Re: Parameter Query Help
- From: Douglas J. Steele
- Parameter Query Help
- Prev by Date: Re: Date Format Question
- Next by Date: Re: Parameter Query Help
- Previous by thread: Re: Parameter Query Help
- Next by thread: Re: Parameter Query Help
- Index(es):
Relevant Pages
|