Made change and now charts do not display

R

Rebecca

I just moved some controls from my page header to a
section header and now my report charts do not print.
They are in the sction footer.
They printed fine before I did this. I did not change
anything else.
How could that happen and how do I fix it?
 
D

David Straker

Rebecca,
The most likely reason is that your report charts reference one or more of
the controls as being explicitly in the page header - either directly or
through the underlying queries that populate the charts.

If you'd like to give more information on what the controls (those that were
moved) do, why you needed to move them, how the charts get their data (SQL
syntax of the query) and any VB code that's behind the report, I'm sure
somebody could offer insight.

David Straker
 

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