This should be an Easy One...
What is the sequence to open the Header/footer View in a document with VBA?
Me.xxxxx.xxxx.xxxx???
Printable View
This should be an Easy One...
What is the sequence to open the Header/footer View in a document with VBA?
Me.xxxxx.xxxx.xxxx???
If you are talking about a Word document, the easiest thing to do when you want to know how to do anything is to record a macro in Word that does what you want, then copy that code to your program.
------------------
Marty
Oh Yeah,
Duh! My brain just wasn't working
Thanks