Printing Chart within a Report

D

denimwalker

I have created a line chart that pulls date from a table. Field 1 is my
x-axis, Fields 2 and 3 are my data points, Field 4 is the criteria for which
data is pulled and Field 5 links the chart to the report. I have the report
sorted by Field 5 and the chart within this header; it is also setup to force
new page. The problem I am having is when I preview the report I must enter
the date range (start and ending) for each record within Field 5. What am I
doing wrong? What am I missing.
 
D

Duane Hookom

If your sql uses a parameter prompt, consider changing it to get its
criteria from controls on a form.
 

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

Top