M
Michael
Hi Folks - I know this topic has been discussed before, but I have a little
twist.
I have two combo boxes. The first combo box has four entries. Let's call
them test1, test2, test3, test4.
The second combo box needs to filter its recordsource by the first combo
box. However, the filter is not by test1, test2, test3 or test4. The filter
needs to corresond to this table;
test1 - a,b,c,d
test2 - e,f,g,h
test3 - i,j,k,l
test4 - m,n,o,p
So, if the first combo box is test1, then I want the second combo box to
filter a field in the recordsource for a, b, c and d.
Make sense?
Thanks.
Michael
twist.
I have two combo boxes. The first combo box has four entries. Let's call
them test1, test2, test3, test4.
The second combo box needs to filter its recordsource by the first combo
box. However, the filter is not by test1, test2, test3 or test4. The filter
needs to corresond to this table;
test1 - a,b,c,d
test2 - e,f,g,h
test3 - i,j,k,l
test4 - m,n,o,p
So, if the first combo box is test1, then I want the second combo box to
filter a field in the recordsource for a, b, c and d.
Make sense?
Thanks.
Michael