AOsment742
New member
- Local time
- Today, 09:07
- Joined
- May 22, 2012
- Messages
- 2
I am trying to open a Microsoft Word document and add a watermark using VBA in Access 2007. The document opens and prints the watermark on all pages but the first page. While debugging the module that does this we have found that once word is opened it refers to the first page as the FirstHeaderPage whereas all other pages are just HeaderFooter. Any help is appreciated.