Combo box & form

  • Thread starter Thread starter Tcs
  • Start date Start date
T

Tcs

I've done very little with forms, so please forgive my ignorance here.

I have a form (columnar) I created with the wizard. It lists multiple records
in one table. I need to filter what it displays, so all the displayed records
are related to each other. I was thinking of two combo boxes added to the form
header, above my column descriptions. (These two fields should provide the
filtering I need.)

The first one would be "Catalog". The second would be "Version". But I don't
know how to tie them together so the records (version(s)) displayed in the 2nd
box only show the version(s) for the catalog selected in the 1st, *or* how to
just display the records desired in the detail, based on the combo box
selections. Am I on the right track? Can you assist?

Any help would be appreciated, thanks in advance,

Tom
 
Back
Top