Access form based on Paramater Query - Too many Dialog Boxes

J

Jchgh2

Can anyone shed some light on why 2+ dialog boxes come up
when I base my from on a parameter query?

For example, I have a query where the user enters criteria
for department. The dialog box comes up [Enter Department]
when the query is run.

If I base a form on the same query [Enter Department] comes
up. After department is entered another dialog box comes
up [Enter Department] and this might happen again.

Anyone?

Thanks
 
D

Douglas J. Steele

Where else would the query get the parameter's value if it didn't prompt
you?

As to why you get more than one prompt when you open the form, might the
query be used more than once in the form?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top