Dynamic Graphs on Reports

G

Gez

Hi,

Does anyone know if its possible to change the rowsource of a graph object
placed on a report without entering design mode.

I've tried using the following code on the report's open event but I'm
getting "invalid reference to rowsource"

Graph7.RowSource = "query1"

Cheers,

Gez
 

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.

Ask a Question

Top