Hi,
Can someone help by telling me what the code is to move to a particular page number on an Access Report?
Using code, I have variables that capture the start page of each sub report. Now what I want to do is add functionality to go directly to that page number within the report.
There's a gotoPage method for Forms, but nothing for Reports.
Can someone help direct me to a reference to create this functionality?
Thanks.
Can someone help by telling me what the code is to move to a particular page number on an Access Report?
Using code, I have variables that capture the start page of each sub report. Now what I want to do is add functionality to go directly to that page number within the report.
There's a gotoPage method for Forms, but nothing for Reports.
Can someone help direct me to a reference to create this functionality?
Thanks.