I have 2 tables in an access database, one is real and one is linked (docmd.transferdatabase aclink) the link & unlinking of this table works fine.
However I need to create a relationship of One-to many between the two tables, to do some reporting.
I have tried with createrelation but have been unsuccessful, can anyone help?
The details are as follows.
AccountNos Hazlehead
One Many
ServNo----------------Servno
Ian
However I need to create a relationship of One-to many between the two tables, to do some reporting.
I have tried with createrelation but have been unsuccessful, can anyone help?
The details are as follows.
AccountNos Hazlehead
One Many
ServNo----------------Servno
Ian