COMBO Box listing dependent upon a field entry...

R32chaos

Registered User.
Local time
Today, 05:06
Joined
Mar 19, 2007
Messages
43
Hello members...

I would like a combo box list source to change based on a previous drop down.

I mean, when I choose a type of item being purchased, next, I would like a combo box to populate its choice list from the specific table or query which contains inventory listing for the chosen item type.

I know inventory should be kept in one table but in this case it is from two different tables and the fields in each table are different.

Any help will be appreciated.

Regards, Martin
 
What you are talking about is a cascading combo box.

There are some examples here or do a search in this forum as the topic comes up on a regular basis.
 
What you are talking about is a cascading combo box.

There are some examples here or do a search in this forum as the topic comes up on a regular basis.

THANK YOU!!
I appreciate the great source of examples you have referred me to. I think this will not only help me with the cascade-combobox concern but will enlighten me in many more ways.

Again, thank you!
Regards, Martin
 

Users who are viewing this thread

Back
Top Bottom