Thread: phantom headers
View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

If you open the workbook with macros disabled, does the header still come back?

If it doesn't come back, it sounds like you have a macro that runs right before
you print.

Take a look under ThisWorkbook to see if you have any code in the
workbook_beforePrint procedure.


dave wrote:

I have a header which keeps coming back after I remove it
in the print preview window. Does anyone know why this
might be happening?

tia,
Dave


--

Dave Peterson