robhargreaves
Registered User.
- Local time
- Today, 07:12
- Joined
- Mar 4, 2005
- Messages
- 11
I have a combo on a form that will allow me to choose a
site from the dropdown. This is based on a table and will
create a record when picked of a number relating to the
primary key in the combos source table.
I have another combo which I need to only show values
related to the first combo, almost like saying that
whatever is chosen in the first combo will limit the
second to entries corresponding to the choice. Mine
shows all of the entries not a limited selection.
I have tried a query but it doesnt work or I am doing it
wrong.
If you are willing and you think I havent explained enough for you to understand then I will attach or post a copy for you to look at
regards
R.Hargreaves
site from the dropdown. This is based on a table and will
create a record when picked of a number relating to the
primary key in the combos source table.
I have another combo which I need to only show values
related to the first combo, almost like saying that
whatever is chosen in the first combo will limit the
second to entries corresponding to the choice. Mine
shows all of the entries not a limited selection.
I have tried a query but it doesnt work or I am doing it
wrong.
If you are willing and you think I havent explained enough for you to understand then I will attach or post a copy for you to look at
regards
R.Hargreaves
Last edited: