S
S. S.
When setting up a header using a VB macro, how does one
include a blank line?
Worksheets("Master").PageSetup.CenterHeader = "Text on
Line One" & "Text on Line Two"
I know this does not put the text on two separate lines.
What magical code will help?
Thanks
S.
include a blank line?
Worksheets("Master").PageSetup.CenterHeader = "Text on
Line One" & "Text on Line Two"
I know this does not put the text on two separate lines.
What magical code will help?
Thanks
S.