Detail_Format only runs for 1st record on a page?

  • Thread starter Thread starter jrl.straa
  • Start date Start date
J

jrl.straa

Hi there

I'm currently facing a major issue regarding referencies on a access
report sheet. I thought that the Detail_Format would run through every
record on a report page but apparently it only runs for the first
record on a page?

kind regards Jan
 
The Format event for a report section only fires once for the section.
Depending on how the report is designed, it may fire more than once per page,
but it will not fire for each record.

If you can explain what it is you are trying to do, perhaps we can help with
how to do it.
 

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