How do I bring up a table of data using one look up field?

F

Frank Polniak

I am trying to create a very small two table database. I have one main table
and a secondary table. What I am trying tp do is link the tables so when I
select one value that is linked from the primary table to the secondary table
it will fillin the other values that the two tables have in common
automatically with having to select them from a combo box. Is this possible?
 
Top