D
Dave
Hi
I have 2 tables (among others).. One has Catagories in it, another has
Subcatagories. the 2 are joined with a relationship.
On my main form, which drives my main database table, i want to be able to
select a catagory in the first combobox (catagory), and then to see only
related subcatagories in the 2nd (subcatagory). I know I need to link the
value from the first to a query to show only matched subcatagories, and then
to use the results in the 2nd combo, but cant get it to work. Do i need some
action to happen after the selection is made in the first combo box, to
trigger the query?
Any help much appreciated. I am newish to access, having spent most of my
time in excel vba.
Thanks a lot,
Dave
I have 2 tables (among others).. One has Catagories in it, another has
Subcatagories. the 2 are joined with a relationship.
On my main form, which drives my main database table, i want to be able to
select a catagory in the first combobox (catagory), and then to see only
related subcatagories in the 2nd (subcatagory). I know I need to link the
value from the first to a query to show only matched subcatagories, and then
to use the results in the 2nd combo, but cant get it to work. Do i need some
action to happen after the selection is made in the first combo box, to
trigger the query?
Any help much appreciated. I am newish to access, having spent most of my
time in excel vba.
Thanks a lot,
Dave