Is there anything stopping you from, after all edits are made, creating a macro which places a section break at the end of each page, disconnects each footer from the previous page, and after that run another macro to find each page with (Footnote), access the footer on that page, and then paste the appropriate information. This would preserve the page number for all pages (assuming you didn't paste over it), but only place information in those footers requiring it.<br><br>I have to admit I'm a but stumped. However, many times Word macros run so fast Word can't keep up. That's why you get footers on the wrong pages. You could keep an original and then a production copy, so you can go back to the original for edits, and then run the macro(s) again.<br><br>Would you care to share your macro?<br><br>Dan