View Single Post
 
Old 09-14-2021, 08:48 AM
ukusprof ukusprof is offline Mac OS X Office 2016 for Mac
Novice
 
Join Date: Sep 2021
Posts: 6
ukusprof is on a distinguished road
Default Thanks

Thank you, Guessed. Unfortunately, that didn't work for me. Perhaps more information is needed:
  1. The document in question is a series of sequential 1-pg login sheets, generated through a merge action. I need to apply the macro to the generated document. Without it, all footers say "Classroom Information Sheet #1". There is more info in the footer, but the page number field is what I need to address.
  2. Though I'm not a VBA expert, I am proficient in Word, so please don't make the assumption that I don't know when I need to use section breaks vs page breaks.
  3. In the code you provided, wouldn't the "restart numbering at section" line need to be false for continuous numbering across sections? Also, I don't need any separator hyphens or other formatting; the merge document contains all the formatting required. Again, I don't know VBA, but that's what your code seems to include.

Again, thanks for your help and taking the time to answer. If you or anyone else can assist further, I'd appreciate it!

ukusprof
Reply With Quote