Requesting Assistance Understanding a line of Code
I have been recording some macros, and this is one line from the macro I got when recording the page setup dialog. I would really like some help breaking down the syntax of the line so I can edit it and insert it in other places.
.CenterHeader = _
"&""Times New Roman Bold Italic,Bold Italic""&16 &K0000002023 MS 150 Roster" & Chr(10) & "&T&D"
1. Why did excel break the line and put the underscore in? I have pasted the line in just as it appears in the App.
2. The Text reads on the page as "2023 MS 150 Roster", with the date and time underneath.
Thanks for helping out,
Jeff
|