K
keri
Hi,
I have a strong feeling this is a simple question, but I have been on
this computer so long my brain has fried!
I want to bring 2 tables together in a query. Both tables (these store
records of appointments made) have the same fields - one has data that
is imported from Excel, and one has data inputted from a form in my db.
(In case you are wondering for a couple of reasons I cannot import my
data from excel directly into the same table that my form entries will
go into). Therefore when users want to view all of the appointments
they have made they currently have to go to 2 seperate tables - one for
old data (imported) and one for new data (entered via the db).
The problem is when i come to create relationships I can't seem to
understand how to correctly do it. The primary key in the new table is
the APPID - an autonumber - in the imported table it is the same field
but not an autonumber. The Name, AppDate and all other fields on both
tables may be duplicated between tables, and in each table on its own.
How do I do this? Please tell me if I am being very dumb!
I have a strong feeling this is a simple question, but I have been on
this computer so long my brain has fried!
I want to bring 2 tables together in a query. Both tables (these store
records of appointments made) have the same fields - one has data that
is imported from Excel, and one has data inputted from a form in my db.
(In case you are wondering for a couple of reasons I cannot import my
data from excel directly into the same table that my form entries will
go into). Therefore when users want to view all of the appointments
they have made they currently have to go to 2 seperate tables - one for
old data (imported) and one for new data (entered via the db).
The problem is when i come to create relationships I can't seem to
understand how to correctly do it. The primary key in the new table is
the APPID - an autonumber - in the imported table it is the same field
but not an autonumber. The Name, AppDate and all other fields on both
tables may be duplicated between tables, and in each table on its own.
How do I do this? Please tell me if I am being very dumb!