Re: Using a dialog box from a query in a form
- From: dympna@xxxxxxxxxxxxxxxxxxxx
- Date: Fri, 29 Jun 2007 02:57:56 -0700
On 28 Jun, 19:27, "Mark" <mreed1...@xxxxxxxxxxxx> wrote:
I would have thought that you could create a command button on the form. In
the 'On Click' event of the command button, put the following code:
DoCmd.Requery
This should requery the source of the form which will call your parameter
query.
Hope this helps,
Mark
<dym...@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:1183047703.306009.209360@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have created a dialog box in a query that will prompt the person to
input the parameters they want to stipulate the query to search on...
I have created a form based on this query, everthing works well and
when you open the form it prompts you to enter your parameters,.
But my question is how do yo get that dialog box prompt to appear
again without having to close and open the form each time you want to
perfom a new seacrh based on new criteria?
Any help would be appreciated...
Thanks- Hide quoted text -
- Show quoted text -
Thanks Mark, took me a moment on how to work this properly but it
works a treat...
Thanks very much
.
- References:
- Using a dialog box from a query in a form
- From: dympna
- Re: Using a dialog box from a query in a form
- From: Mark
- Using a dialog box from a query in a form
- Prev by Date: Re: Excel Crashing when opened from Access
- Next by Date: Re: Adding a set number of days to a given date based on criteria in another field
- Previous by thread: Re: Using a dialog box from a query in a form
- Next by thread: Find error code
- Index(es):