PDA

Click to See Complete Forum and Search --> : Header/ Footer


spyder
Nov 11th, 1999, 01:55 AM
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???

MartinLiss
Nov 11th, 1999, 03:43 AM
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

spyder
Nov 11th, 1999, 09:11 PM
Oh Yeah,

Duh! My brain just wasn't working

Thanks