Share via

Sudden issue with automatic TOC using RD fields

Anonymous
2024-09-13T23:50:52+00:00

My automatic table of contents, using RD fields that pull from multiple Word files, is suddenly malfunctioning (after working previously). When I update the TOC, it says every single section starts on page 1 of the respective chapter (e.g., 1-1, 2-1, 3-1). Nothing changed in the field codes or files. Does anyone know what has caused this, or if there is a way to fix it? Seems to be a Microsoft issue.

Microsoft 365 and Office | Word | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Suzanne S Barnhill 278.1K Reputation points MVP Volunteer Moderator
    2024-09-14T00:26:18+00:00

    Others have experienced this, and it has been reported to the Word product team, but it will help if you also report it directly using Help | Feedback | Report a Problem. You can send sample files, screen shots, etc.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Charles Kenyon 167.8K Reputation points Volunteer Moderator
    2024-09-19T22:33:50+00:00

    Hi Catherine,

    I seldom use RD fields, preferring to keep everything in one document.

    However, today I bit the bullet and tested Jonathan West's code shown in my article Using RD and Other Fields to Construct Multi-File Documents in Word. This is old code however, it worked for me.

    Word 365 version 2409

    • All documents were in the same folder.
    • The RD fields did not have the /f switch.

    The TOC produced numbered the pages in the separate documents sequentially.

    Before running the macro, the pagination for each document started at page 1 and the entries in the TOC produced reflected that pagination. After running the macro, the pagination for each document following the first started after the last number of the preceding document and the TOC reflected that numbering.

    Note, running the macro will also hide any hidden text in any of the documents.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Charles Kenyon 167.8K Reputation points Volunteer Moderator
    2024-09-14T01:06:20+00:00

    I do not know that it will help, but take a look at Jonathan West's material in my article: Using RD and Other Fields to Construct Multi-File Documents in Word

    Was this answer helpful?

    0 comments No comments