Hereby 6 pages add by Insert Page Break I added Header Each SubReport and main report header is blank.
Main report is open
Private Sub CmdPrint_Click()
DoCmd.OpenReport "rptVacationNormal", acViewPreview, , "RequestVacID = " & Me.RequestVacID, acWindowNormal
End Sub
In Print Preview showed same...