Reporting Charts

M

Mauricio Silva

I have a form where I can set parameters for a chart and preview it on screen.
I also have a report where I'd like to see the same chart, but I haven't
been able to copy the RowSource from my form.chart1 to report.chart1. I
always get the error:

Run time error: 2455
You entered an expression that has an invalid reference to the property
RowSource

obs.: I've been trying to copy it at OnOpen, OnActivate and OnClick events,
with the same unsuccess.

What can I do?

Mauricio Silva
 

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