MS Access report chart - how to show real data, not default data

K

KKane

I am using MS Access 2002. I created a chart on a report. In the design
area, the chart shows default data only, but I want it to show the real data
in the design area. Can I refresh the design page somehow to load in the
real data for the chart?

Thanks,
KKane
 
D

Duane Hookom

One method (IIRC) is to view and copy the datasheet view of the chart's row
source. Then go into the design of the chart control and view the datasheet
there. You should be able to then paste the row source values into the
control.
 
Top