OnPage of subreport is not triggered

  • Thread starter Thread starter Albert
  • Start date Start date
A

Albert

I use Access97.

I have a report with a subreport. I write code in subreport's OnPage to draw
lines. But it is not triggered. If I open subreport as a report itself, this
code run.

Have any solution ?

TIA,
Albert
 
There are no page sections or events in subreports. You would need to change
your code to a section or some other event.

Duane Hookom
MS Access MVP
 

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

Back
Top