need some design help..

T

test guy

Here's what I want to do... have two different tables, both feeding data
into one Form (where the form is showing a single record at a time).. and
then have a button the user would click to go to the next record. Is there
any trick to getting the form to retrieve the same record's relative data
from both tables, or will Access know to do this "automatically" for me?
 
T

test guy

Yes.. there is a common key between both tables... so the Form would
pull/show data from the query? hmmm
 
Top