Invalid "Page of Pages"
I have a report, where I only want to print a particular footer when a condition is met. In the footer's properties "On Format" event, I have entered code that sets the footer's VISIBLE property to either True or False. When I generate this report, I see "Page 1 of 3", then sometimes, "Page 1 of 5"... in both cases the report is 4 pages long. I am guessing that Access is not taking into account, the "On Format" logic affecting the VISIBLE property... when making its first pass through the report, in order to calc the "of x" value?
Any ideas...?
|