adamburton
10-28-2003, 02:50 AM
Hi,
Ive come across a problem which I think might be due to the limitations of the chart function in access but I wonder if anybody could help.
I created a graph report based upon a query. The graph worked fine. But then I had a requirement to filter the data so I added a combo box to my form and updated the query to reference the data in the combo and filter by it ([forms]![frmReporting]![cmbGraph_Phase]. So, therefore, when I run the query it picks up the entry in the combo and filters the data to only include those records.
This all works fine. BUT, when I select to run the report (graph) it comes up with the standard message 'The Microsoft Jet Database Engine does not recognise [forms]![frmReporting]![cmbGraph_Phase] as a valid field name or expression'.
Ive tried a few things but cannot get past this problem. Does anybody have any ideas?
Would be very grateful for any solutions.
Thanks,
Adam.:confused:
Ive come across a problem which I think might be due to the limitations of the chart function in access but I wonder if anybody could help.
I created a graph report based upon a query. The graph worked fine. But then I had a requirement to filter the data so I added a combo box to my form and updated the query to reference the data in the combo and filter by it ([forms]![frmReporting]![cmbGraph_Phase]. So, therefore, when I run the query it picks up the entry in the combo and filters the data to only include those records.
This all works fine. BUT, when I select to run the report (graph) it comes up with the standard message 'The Microsoft Jet Database Engine does not recognise [forms]![frmReporting]![cmbGraph_Phase] as a valid field name or expression'.
Ive tried a few things but cannot get past this problem. Does anybody have any ideas?
Would be very grateful for any solutions.
Thanks,
Adam.:confused: