S suicidecity Oct 9, 2008 #1 I want to put a different header on each page. I want to use consecutive dates, excluding weekends as headers on each page.
I want to put a different header on each page. I want to use consecutive dates, excluding weekends as headers on each page.
G Gord Dibben Oct 9, 2008 #2 "each page" of a multi-page print-out? You will have to run separate print jobs for each page. You could do it with VBA code but would still result in multiple print jobs. See Ron de Bruin's site for some code which you could adapt to suit. http://www.rondebruin.nl/print.htm#not Gord Dibben MS Excel MVP
"each page" of a multi-page print-out? You will have to run separate print jobs for each page. You could do it with VBA code but would still result in multiple print jobs. See Ron de Bruin's site for some code which you could adapt to suit. http://www.rondebruin.nl/print.htm#not Gord Dibben MS Excel MVP