473,396 Members | 1,799 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Dependent Combo Boxes between two tables

2 2Bits
I have two combo boxes, one is make and the other model. The Make combo pulls from a make table, and the model combo pulls from the model table (which has make and model fields). I want to have the Model Table to only show those models that match the Make Combo. How can I do this?
Feb 1 '21 #1
3 1394
NeoPa
32,556 Expert Mod 16PB
This sort of question comes up a lot so has already been answered a number of times.

Try Cascaded Form Filtering. That explanation covers a situation that's even more than you need so you should find what you want there.
Feb 1 '21 #2
wisper1977
2 2Bits
Thank you, It sucks not knowing terminology. I had been searching for just about everything I could think of. Would have never guessed that.
Feb 1 '21 #3
NeoPa
32,556 Expert Mod 16PB
My pleasure. You make a very good point. Often the ability to search for something - Sometimes referred to as Google-Fu - comes down to knowing which terms to use when looking.

Certainly, when selecting records, it's referred to as filtering as that is what goes on under the hood. Cascading is really just about making the contents of one or more of your filtering controls filtered too. Thus, a filter can apply to the recordset of the form as a whole, as well as, and optionally, the recordset of other filter controls.
Feb 1 '21 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: me | last post by:
I would like to put 4 combo boxes on a user form, each one limiting the results to the set from the previous combo box. Can anyone please offer some guidance ? Thanks ! Please answer here in...
2
by: visionstate | last post by:
Hi there, I am working on a form that uses 3 text boxes and 3 combo boxes. When any data is entered into any of these, I click a command button and this requeries a sub query in the form and...
4
by: Miguel | last post by:
I have an order entry database with two forms. One is for new orders the other is to update orders. The forms are identical except that one is strictly order entry. On both forms are three sets of...
1
by: Dave | last post by:
Hello all, First I'd like to apologize...This post was meant to be put in my previous post, but I tried many times without success to reply within my previous post. Now here goes... I have a...
2
by: Dave | last post by:
I have 3 tables of information feeding into 4 combo boxes on my main form (DR Form). I have as many list boxes (acting as text boxes) as there are fields in each one of the 3 tables. Once...
4
by: deanndra | last post by:
First, I want to say thank you to Scott and the others who replied to my first post here. I had to put that database on hold for the moment when I was tasked with a new one. I am building another...
3
by: hominamad | last post by:
Hi, I am trying to come up with a solution to the following scenario: I have a continuous form on which two of the fields are "Transaction Type" and "Sub Transaction Type". When the user...
1
by: bkholloway | last post by:
hello...first time here...have an access 07 db and need to have multiple dependent combo boxes. I have a little experience using expression builder but not VBA...basically need to limit choices in...
10
by: jss787 | last post by:
Let me start by saying this is my first database. The problem I am having is I have 7 combo boxes on a form that are dependent on each other and only two of them are diplaying unique values. The rest...
5
by: crazygloo | last post by:
Hi, I have a search form and 2 important comboboxes(CB)in it, where by selecting option1 or option2 in CB1, i get offered different data in CB2. here's what i have: In CB2 i added criteria:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.