combo boxes and sub forms

S

steve

i have a s simple form and sub form in acess 97

i would like to place a combo box on the main form that
will select the key field of the table
on the sub form i would like have the related recoreds
displayed based on the the combo box value

how do i do this?
 
E

Eric Cárdenas [MSFT]

i have a s simple form and sub form in access 97
i would like to place a combo box on the main form that
will select the key field of the table
on the sub form i would like have the related recoreds
displayed based on the the combo box value

how do i do this?
--------------------
There is a sample form which has a similar example in the Solutions
database that comes with Access 97. It uses the GoToRecord action in a
macro to find the record matching the selection in the drop down combo box.

Hope this helps,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top