Forum Discussion
AndrewB_33334
Mar 02, 2021Copper Contributor
Numbering and bullets in Word docs keep disappearing
When working as a team on Word files within SharePoint, I constantly have problems with things like heading numbering disappearing (or changing from numbers to bullets), bullets going missing or bull...
cdarrow
Aug 01, 2022Brass Contributor
Forgot to mention - If you don't have admin privs, another work-around I figured out works is to go into the file that someone launched (so it will have their user name in the template path), and replace it with the sharepoint URL for the actual template: https://(YOUR_ORG_NAME).sharepoint.com/sites/(YOUR_SITE_NAME)/Templates/(TEMPLATE_NAME).dotx
Clip off everything in the URL after the / that precedes "Forms", as this refers to the view, not the actual library path. I had pretty good luck with that fixing the issue as well, but its definitely a reactive approach vs. proactive.
Clip off everything in the URL after the / that precedes "Forms", as this refers to the view, not the actual library path. I had pretty good luck with that fixing the issue as well, but its definitely a reactive approach vs. proactive.
AndrewB_33335
Aug 01, 2022Brass Contributor
cdarrow Interesting theory. What level of admin privileges are you talking about? I have site collection admin for each site but not access to the SharePoint Admin panel which is an IT-only thing (for obvious reasons). Not sure if it's the solution to my issue: I have my documents linked to the template which is stored on the same SharePoint site as all the documents that use it, so the template address is something like:
"https://company.sharepoint.com/sites/bid_name/Submission/Submission%20Templates/Template.dotm"
This doesn't tend to change: in the past I had issues with the template being on my local drive or a server that not everyone had access to, in which case it would constantly default to someone's Normal.dotm and need to be relinked, but ever since I started using the macro which directed it to the SharePoint location it's been fairly solid.
It's the list styles getting messed up that's the issue, and it seems to be caused by multiple authors in the document so it appears there is a conflict somewhere where it's getting bad information or corruption to this. I have found that documents with lots of tracked changes or comments behave even worse, and sometimes won't come good even with refreshing the styles from the template. I have to accept all changes and delete all comments, then refresh.
- cdarrowAug 02, 2022Brass Contributor
Yeah, I've had the same issues with tracked changes while coauthoring - not sure if my Org Asset tip will fix that or not, but seemed to generally improve a lot of the style conflict issues I was having, so figured I'd mention it - should be able to get the job done with Site Admin and Office Apps Admin, you'll just need the Sharepoint Online Management Shell (instructions in that link I provided).
I actually read on 3 different websites (but couldn't verify from Microsoft), that track changes is not supported while coauthoring. Obviously it still works (sort of, at least it's "possible"), otherwise we wouldn't be talking about it, but I've noticed things definitely get funky once it gets turned on. I can also verify that List Styles seem to be the most frequent problem (numbered headings most often for me). I can't recall if co-authoring prevents you from being able to edit the same line or same paragraph, but I imagine if it's the latter then editing a list style might affect one of the areas someone else is editing at that moment and cause the conflict? I've resolved to waiting to do any larger formatting changes until after everyone leaves the document, which is inconvenient to say the least and puts me in the hot seat when we're trying to make a deadline. May have to try to implement a "use comment bubbles instead of track changes" policy?
Could be some compounding issues though who knows. List Styles are IMO one of the quirkiest (/most annoying) aspects of MS Word (other than maybe table formatting?), so I can't say I have a firm enough grasp to weigh in - but let me try anyway haha. Reading your comment about the macro set to auto-update styles did make me think of something I read one time - most likely a Greg Maxey or Charles Kenyon post, as that's where I learned 80% of what I know - I believe I remember seeing something say to never leave the auto-update styles checkbox checked. Ever since then, whenever I load a template, I select it while loading, then go back in and deselect it once the updates have taken effect. Can't say I know the what/why, but it may be worth a try to have a second macro turn it back off after initially updating? Just a not very well-founded suggestion, since it seems Microsoft isn't keen on weighing in/helping out. If you're lucky maybe Mr. Maxey or Mr. Kenyon will weigh in one day - every once in awhile I see them active on these threads but I've always been too starstruck to message them! haha.
Good luck!
- Brochet30Aug 18, 2022Copper Contributor
We have a number of client who are having lots of similar issues with co-authoring Word documents with the paragraph numbering disappearing. These documents are attached to a template with a button to Reset the styles which repairs the document. However it is now happening so frequently that Co-authoring is becoming unusable. The latest release of Office seems to be even worse!
- AndrewB_33335Aug 18, 2022Brass ContributorOne thing that's been suggested to me is that tracked changes and comments make it worse: I haven't been working on a project since I heard that so I haven't tried it out yet, but if you can it might be worth deleting all comments and tracking from a document that's causing you trouble and see if that improves things. Obviously comments are useful in a co-authoring environment so it's not a long-term solution, but a cause would be good to find.