View Single Post
 
Old 12-06-2012, 09:19 AM
eslight eslight is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Dec 2012
Posts: 7
eslight is on a distinguished road
Default Macro to Add Text and Page Number to Top of Each Page Within Text

I need to insert a bit of text and the page number into the body of the document at the exact spot where the top of each page starts (in the body, not the header), so it would look like **P[page number]. I need the macro to start at the last page and work towards the first page, so that the newly added text does not change where the original page number would have started. When it is done, I want a document that contains these textual page notations, even if the macro shifted the page numbering when it added the new text. I do not care if the newly added text splits a word. Any ideas? Thanks!
Reply With Quote