A
Andi
Hi guys,
I have been wracking my brains over this for the past day or so and was
wondering if anyone could help.
The situation is this:
I have a report in Access (Office 2003) which has four graphs on it. These
graphs are all generated from the same query, they just display different
fields. The query requires the user to enter a Start and End date to select
information from the back-end table. When the report opens, each chart runs
its own version of the query, meaning that 8 boxes appear asking for dates,
one after the other.
I have tried using VBA to ask the user for dates when the report opens, then
generating the charts from SQL within the report, but Access goes mental if
I do this.
Anyone any ideas?
Many thanks in advance of any assistance,
Andi
I have been wracking my brains over this for the past day or so and was
wondering if anyone could help.
The situation is this:
I have a report in Access (Office 2003) which has four graphs on it. These
graphs are all generated from the same query, they just display different
fields. The query requires the user to enter a Start and End date to select
information from the back-end table. When the report opens, each chart runs
its own version of the query, meaning that 8 boxes appear asking for dates,
one after the other.
I have tried using VBA to ask the user for dates when the report opens, then
generating the charts from SQL within the report, but Access goes mental if
I do this.
Anyone any ideas?
Many thanks in advance of any assistance,
Andi