Scott,
You have been working with a rolled back version for six months now.
Tonisa offered a solution on 16-Sep-21 (page 6) based on a registry fix and I confirmed that it worked for me on 24-Sep-21.
Since this workaround is available, I think it unlikely that Microsoft are working feverishly behind the scenes to fix this long standing and ongoing issue. Indeed this might well be the long term fix that you are hoping for.
You previously replied that tweaking the registry was beyond your pay grade. But perhaps you should give it a try. In my opinion, it is better than losing the important functionality that INCLUDETEXT provides.
The registry setting is in the HKCU hive for user settings, so does not need admin privileges to change it. Here is how it's done:
- Use Notepad to create a text file on your desktop called FixWordIncludeFields.reg.
- Insert the following text:
-- start of text--
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Word\Security]
"DisableWarningOnIncludeFieldsUpdate"=dword:00000001
-- end of text--
- Save the file and double-click it. Your will be prompted by UAC to allow changes to your computer and then asked to confirm that you want to change the registry. Don't worry - we are only adding a setting, not changing or deleting any existing settings. The worst that could happen would be if Word were to ignore it so that it doesn't work.
You won't be able to run the file if it s saved in a network folder. If you want to run it for other users, copy it to their desktop, run it from there and then delete it.
Good luck!
Kind regards
Neil Sargent