Ok here is my problem (not sure if this is easily solved by a query or report, so I posted it in the query section):
I have designed a database amongst other things to calculate client investment values based on price, units etc and criteria, such as date which is chosen by the user from a form. This all works fine.
What I would also like to do is to put some benchmark data for the date chosen in the footer of the reports.
e.g. if the report read:
Fund A, Date 01/01/2009, 1000Units, £1.50, Fund Value £1,500
Fund B, Date 01/01/2009, 2000 units, £2.00, Fund Value £4,000
I would like to add some standard data to the footer of this report which will be reference data based on market averages eg:
UK Equity 12%
US Equity 20%
Property 9%
This footer data will be the same for every client at the same date. The only way the footer data will change is with a change in the date chosen (I have set this query up with a link to a form to choose the date).
The problem is I cannot seem to link the two queries correctly (as they have no linked characteristics other than the date) and I believe that you can only have one query per report.
Is there an easy way to accomplish this?
Thanks in advance.
I have designed a database amongst other things to calculate client investment values based on price, units etc and criteria, such as date which is chosen by the user from a form. This all works fine.
What I would also like to do is to put some benchmark data for the date chosen in the footer of the reports.
e.g. if the report read:
Fund A, Date 01/01/2009, 1000Units, £1.50, Fund Value £1,500
Fund B, Date 01/01/2009, 2000 units, £2.00, Fund Value £4,000
I would like to add some standard data to the footer of this report which will be reference data based on market averages eg:
UK Equity 12%
US Equity 20%
Property 9%
This footer data will be the same for every client at the same date. The only way the footer data will change is with a change in the date chosen (I have set this query up with a link to a form to choose the date).
The problem is I cannot seem to link the two queries correctly (as they have no linked characteristics other than the date) and I believe that you can only have one query per report.
Is there an easy way to accomplish this?
Thanks in advance.