CadMonkey
Misplaced But Useful
- Local time
- Today, 15:01
- Joined
- May 19, 2004
- Messages
- 47
Hi, I wander if anyone can help with this problem- I've found no solution thus far. This post is linked to http://www.access-programmers.co.uk/forums/showthread.php?t=70645 the issue is as follows:
I calculate a summary report from an original report; the data is entered into a table from the original report using the onFormat event. The only problem is- this event doesn't seem to trigger for the pages until the user clicks to view the next page. Therefore unless the user views every page of a 100 page report the summary data will be incomplete.
Can anyone help? I would like to force a format event for all pages or something.
Many many thanks in advance!
I calculate a summary report from an original report; the data is entered into a table from the original report using the onFormat event. The only problem is- this event doesn't seem to trigger for the pages until the user clicks to view the next page. Therefore unless the user views every page of a 100 page report the summary data will be incomplete.
Can anyone help? I would like to force a format event for all pages or something.
Many many thanks in advance!
Last edited: