954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Querying from a combo box selection

Hello all,

This is my first post in a forum like this, I hope someone is able to help me! :)

I found a post from about a year ago that explained how to use combo box parameters in a query, and I was wondering if there is a way to automatically run the query once a value has been selected from the combo box by the user.

ie, Once the Make of car has been selected, only the applicable models related to that Make are displayed in the next combo box.

Please help?

DanMcLaren
Newbie Poster
1 post since Jun 2008
Reputation Points: 10
Solved Threads: 0
 

Since this is 19 days old, you probably already got an answer elsewhere or figured it out, but here's a sample that might help:
Cascading Combo Sample

boblarson
Junior Poster in Training
79 posts since Jan 2008
Reputation Points: 31
Solved Threads: 8
 

I have a need for something similar (I think). I have a combo box that shows in the drop down list purchase order numbers obtained from a table. What I would like to do, once a purchase order number is selected, is to generate a report which shows the records which contain that purchase order number. The reason there are multiple records with the same purchase order number is that items can be ordered from several different manufacturers under the same purchase order number. This report would be useful to check on the status of items for a given purchase order number.

Similarly, I would like a report to show the items for a given manufacturer. This would be useful to see what has been ordered in the past to provide assistance in deciding what may be ordered in the future from that given manufacturer.

A combo box seems a natural for selecting purchase order numbers, manufacturers and other keys to generate a report, but I don't know how to pass the selected item in a combo box to get a report generated.

Any help sincerely appreciated.

JAJansenJr

JAJansenJr
Newbie Poster
18 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: