I have a report where I need to print the page header only with when the
detail section prints (not with the section headers).
I tried
Me.Section(3).Visible = True
using OnFormat or OnPrint properties but it does not work
Similarly I tried to hide it on the section header pages using OnFormat or
OnPrint, but again I could not get it to work.
Can anybody help please
--
Moiz