J Jeff_Ford Registered User. Local time Today, 16:14 Joined Aug 23, 2003 Messages 20 Aug 30, 2003 #1 How can i get a graph on a report to only plot say, the 100 records only?
Fornatian Dim Person Local time Today, 16:14 Joined Sep 1, 2000 Messages 1,396 Aug 30, 2003 #2 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.
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.