MadsNilsson
Technical User
Hi there. Hope you can help. What I want to achieve - is setting up a databases with two (maybe more) sub-tables related to a main table/form, in the work with a televison casting. The end result I want would be like this:
Main table: Family: Johnsons
Sub table: members:
Family member 1: Roger
Family member 2: John
Family member 3: Anna
Sub table: assets
Asset 1: Plasma TV
Asset 2: Dish washer
But when I try to define a one-to-many relationship with more than one table connected, access just allow me to have one sub-table.
It would be really nice to have a form (do I need to use a query?) showing the Family information, having to open each of the sub tables: "members" and "assets" and then add data to it and close. Can you help? Thank you in advance, experts
Main table: Family: Johnsons
Sub table: members:
Family member 1: Roger
Family member 2: John
Family member 3: Anna
Sub table: assets
Asset 1: Plasma TV
Asset 2: Dish washer
But when I try to define a one-to-many relationship with more than one table connected, access just allow me to have one sub-table.
It would be really nice to have a form (do I need to use a query?) showing the Family information, having to open each of the sub tables: "members" and "assets" and then add data to it and close. Can you help? Thank you in advance, experts