Hi:
When I run the following code:
Dim rpt As New Report
Set rpt = CreateReport
rpt.Section(acHeader).Height = 500
I get an error : "The section number you entered is invalid". I know this is because at this time the report header doesn't exist. I can't find how to create it.
Any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.