Hi there everyone,
Does anyone know if I can set the height of a pageheader or reportheader either with a macro or in code?
I've figured out how to repeat subreport headers thanks to the MS KB article at http://support.microsoft.com/default.aspx?scid=kb;en-us;231808 but I need to not only hide them on the first page, but also decrease the section height on that page as though they didn't exist at all.
Any suggestions? I tried adding to my macro with setvalue pageheader.height = #### but Access 2k didn't like that very much....
Note: I've got lines in there as well -> they're not just textboxes, so there's no "canshrink" property either.
TIA!
Tom
Does anyone know if I can set the height of a pageheader or reportheader either with a macro or in code?
I've figured out how to repeat subreport headers thanks to the MS KB article at http://support.microsoft.com/default.aspx?scid=kb;en-us;231808 but I need to not only hide them on the first page, but also decrease the section height on that page as though they didn't exist at all.
Any suggestions? I tried adding to my macro with setvalue pageheader.height = #### but Access 2k didn't like that very much....
Note: I've got lines in there as well -> they're not just textboxes, so there's no "canshrink" property either.
TIA!
Tom