Previous artricle almost gives me this by...
If me.page < 5 then pageheader.visible = True
Else..... as above = False
This is fine if you know how many pages in report, My report will be diff each time
?How do I amend to make this dynamic.
ps I need Page Headings on all pages but Report Footer
Cheers
Slack
If me.page < 5 then pageheader.visible = True
Else..... as above = False
This is fine if you know how many pages in report, My report will be diff each time
?How do I amend to make this dynamic.
ps I need Page Headings on all pages but Report Footer
Cheers
Slack