GoToPage macro

V

Volta

I am unsuccessfully trying to use a GoToPage macro to place my report footer
at the bottom of the page. The macro is an "OnPrint" event for the report
section of my report with the following parameters:

Page Number: (blank for current page)
Right: 0"
Down: 6.75"
 
R

Rick Brandt

Volta said:
I am unsuccessfully trying to use a GoToPage macro to place my report footer
at the bottom of the page. The macro is an "OnPrint" event for the report
section of my report with the following parameters:

Page Number: (blank for current page)
Right: 0"
Down: 6.75"

Have you read the help topic on the GoToPage action? It clearly is not
intended for what you're attempting. From what I see it doesn't even apply
to reports, only forms.
 
V

Volta

Grasping at straws. Was hoping to get a viable solution rather than a
confirmation that what I was doing was wrong.
 

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

Top