A query with a dialog box

K

kerenshor

Hi,

I am using Access 2003. I wrote a query with a parameter. The query
uses a dialog form in which I had placed a Combo Box for the
parameter. Yet, when I run the query, the dialog form is displayed
with a Text Box instead of a Combo Box.
I would appreciate your help.

David
 
S

S.Clark

The parameter query cannot invoke your form. You need to open your form
explicitly, then react after the selection is made, like a command button, to
execute the query.
 

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