restricting data in a chart

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have one query from which I would like to produce multiple charts. Is
there a way to filter the chart for a specific value, rather than having a
query for each chart.

any help would be appreciated.
 
If the criteria is in the report/form, you can have the record source in the
report link to that criteria, so you create only one generic query holding
your chart data, and filtering it at the report/form level
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top