Open a query, by the use of a button

  • Thread starter Thread starter johnsoniijohnson via AccessMonster.com
  • Start date Start date
J

johnsoniijohnson via AccessMonster.com

Hello,

I have a form that has a combo list box, I would like to select an item from
that list box, and open a query that I greated in the query tab on the
database how do I do this,

Jeffrey
Thank You,
 
Hi Jeffrey,

Does the combo box contain a list of different queries, or do you want to
use the contents of the combo as a parameter to an existing query?

Ben.
 
I would like it to reference the list names that contain the query that was
created in the query tab in the Database. Id the list name with the query it
self, like a lookup or filter list for the unique query. Example List name in
the combo box is = to the query name in the query tab, because the query or
list name has unique calculations for each one. Unless you can give me a
better way of doing this task.

Jeffrey
Hi Jeffrey,

Does the combo box contain a list of different queries, or do you want to
use the contents of the combo as a parameter to an existing query?

Ben.
[quoted text clipped - 5 lines]
Jeffrey
Thank You,
 
Back
Top