Hello,
I have a table which holds 'Terms and Conditions' for a contract.
I have created a Query from this and then a Report. So far so good.
I now want to add into that report some personal information for each client.
So I have a query for the report called - qryTandC
and
a query for the cleints called - qryClient
There is no relationship between the two tables.
Is it possible to create a personal report for each client using this approach?
If not what's the best way to approach this?
Many thanks
Mark
I have a table which holds 'Terms and Conditions' for a contract.
I have created a Query from this and then a Report. So far so good.
I now want to add into that report some personal information for each client.
So I have a query for the report called - qryTandC
and
a query for the cleints called - qryClient
There is no relationship between the two tables.
Is it possible to create a personal report for each client using this approach?
If not what's the best way to approach this?
Many thanks
Mark