M mech55 Registered User. Local time Today, 11:34 Joined Aug 26, 2005 Messages 61 Sep 22, 2005 #1 Basically I need to create a bar graph in the footer section of my report using the data that is in my details. What's the best/easiest way to do this? Thanks,
Basically I need to create a bar graph in the footer section of my report using the data that is in my details. What's the best/easiest way to do this? Thanks,
KenHigg Registered User Local time Today, 14:34 Joined Jun 9, 2004 Messages 13,291 Sep 22, 2005 #2 Just base the report on a pre-built query and base the graph on the same query. (Unless I'm missing something...)
Just base the report on a pre-built query and base the graph on the same query. (Unless I'm missing something...)
M mech55 Registered User. Local time Today, 11:34 Joined Aug 26, 2005 Messages 61 Sep 22, 2005 #3 no you're right, the problem is that in the report I made some sums of stuff in the query and I need those sums in the graph...
no you're right, the problem is that in the report I made some sums of stuff in the query and I need those sums in the graph...
KenHigg Registered User Local time Today, 14:34 Joined Jun 9, 2004 Messages 13,291 Sep 22, 2005 #4 Then I guess you'll have to build a query that will deliver the same results to the graph - Should be do-able...
Then I guess you'll have to build a query that will deliver the same results to the graph - Should be do-able...