Help needed with graph in form

JohnJ

Registered User.
Local time
Today, 20:52
Joined
Jul 18, 2000
Messages
10
I can get a graph to show O.K. from a query but if I use a parameter in the query to reduce the number of records the graph returns an error message saying it can't find any field named after the parameter input message.

Should I create a new table from the query and graph from that? Is there a better way?

Thanks

John James
Melbourne, AUSTRALIA
 
I use a drop down box on a form to indicate my parameter data. I have to place the parameter data in 2 places in the query - in the QBE grid criteria and in the Query Parameter listing. That may be why you are getting an error.

Hope this helps
 

Users who are viewing this thread

Back
Top Bottom