Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have this in the before print:
vDate = Range("C4").Value vName = Range("C5").Value ActiveSheet.PageSetup.LeftHeader = "Expense Report" & Chr(10) & vDate & Chr(10) & vName Question: How do I tell it only print the Header if Page Number is greater than 1. Thank you for your help. Steven. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Omit header from first page without embedding header in code | Excel Worksheet Functions | |||
Get header only on first page of multi page excel file | Excel Discussion (Misc queries) | |||
Automating Word - Print one page not entire document! | Excel Programming | |||
Automating the downloading of web page and sending it via email | Excel Programming | |||
Page Header with Fit to 1 page wide | Excel Programming |