Sure, use a query, or a select statement e.g. "Select CustomerID, Date,
OrderValue From tblOrders" as the Row Source for the chart. If you need to
tie the graph's selection criteria to the main report (i.e. the where
clause) then use the link master / link child properties of the graph object
to link it to the current record for the report.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.