geetar_king
New member
- Local time
- Today, 12:54
- Joined
- Jan 19, 2012
- Messages
- 1
I am running some code which has a conditional statement that makes the code act differently depending on whether the report is a single (1) page or not.
Is there a way to get the number of pages in a report?
I have tried Screen.ActiveReport.Pages.Count but it doesn't work
Is there a way to get the number of pages in a report?
I have tried Screen.ActiveReport.Pages.Count but it doesn't work