Use report to make graphs

S

Sarah

Hello -

I have an Access report that contains many calculated fields. The data in
my report comes from a table, not a query. The only data displayed on the
report is from the summary portion (the detail rows do not display). I need
to create graphs based on the summary data in my Access report. Is there a
way that I can take the values resulting from the calculations in my report
fields, send those field values into an Access table, and create a graph from
there? Or is there a simpler way to go about this? I'm having trouble with
this because all of the calculations are done within the report itself.
 
Top