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
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