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 ????????
KARL DEWEY - 12 Feb 2008 16:52 GMT
Try using a form to enter the information in text boxes.
Then use the text boxes as criteria in your query.

Signature
KARL DEWEY
Build a little - Test a little
> 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
[quoted text clipped - 7 lines]
>
> Any ideas ????????