Access 2k Reports with graph showing the wrong data

I

Ian Briffa

When running the report to Print Preview I had this problem however managed
to solve it by inserting "Me!objMyGraph.Requery" on the OnFormat event of the
section that contains the graph object.

The Problem is when trying to print what I'm seeing on screen. When I print
the Print Preview the wrong Graph is printed on the physical page.
Many-a-time it is a graph from the previous page that is printed. I tried
inserting "Me!objMyGraph.Requery" in the OnPrint event however did not make
any affect.

Any help appreciated
thanks
Ian
 

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