Find record with multiple combo boxes...again

B

bruch04

Hi. I followed the directions in the microsoft help file for linking
two combo boxes (ie, using the value in one combo box to restrict the
values in a second combo box). It's working fine, except that the
actual record is not being retrieved. Basically, it's just displaying
what record the user would like to see. I know the answer is simple,
but please be specific re where to place code etc. because I'm in the
process of learning...

Thanks!
 
B

bruch04

PS: I can get it to work with just one combo box, but not with a
second one based on the first.
 
Top