G
Guest
I have two tables in database. One table holds individual demographic data
and a 5 digit record # field. The record # field is unique in the demo table.
Second table contains record # and other data. Record # in second table may
have duplicates matching unique record # in demo table. I'm trying to create
a query and resulting form I can use to enter a new record which would
contain demo data for first table and other data required for second table.
When I create query with two tables joined I get blank query with no data
entry option. Same happens when I create form from query.
How do I fix query using both tables so I can add a new record with
information required for both tables?
Any help will be greatly appreciated.
and a 5 digit record # field. The record # field is unique in the demo table.
Second table contains record # and other data. Record # in second table may
have duplicates matching unique record # in demo table. I'm trying to create
a query and resulting form I can use to enter a new record which would
contain demo data for first table and other data required for second table.
When I create query with two tables joined I get blank query with no data
entry option. Same happens when I create form from query.
How do I fix query using both tables so I can add a new record with
information required for both tables?
Any help will be greatly appreciated.