Graphs

Jeff_Ford

Registered User.
Local time
Today, 06:07
Joined
Aug 23, 2003
Messages
20
How can i get a graph on a report to only plot say, the 100 records only?
 
Set your charts recordsource to look at a query instead of a table, you can add criteria to preselect which values are presented in the graph.
 

Users who are viewing this thread

Back
Top Bottom