Multiple charts one one report

  • Thread starter Thread starter Rajtomar
  • Start date Start date
R

Rajtomar

I have created a report which takes data through a select query. Now
when i've put 8 charts on the report which also takes the data from
the same dynaset of the query. now when i preview report i need to
enter the filtering parameter 17 times. How to resolve this ?

One way was that i've converted that select query into make table
query and routed the data from the temp table to the report and charts
but in this i get a deletion confirmation message every time i preview
report. i've disable messages from tools/options/edit/find..

Any ideas ????????
 
Try using a form to enter the information in text boxes.
Then use the text boxes as criteria in your query.
 

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