The ms-word tag has no wiki summary.
1
vote
1answer
43 views
hardlink of ms word file getting hidden and not updated
I created a docx file in windows 7 with some text in it (initial.docx) and then I created a hardlink to it:
mklink /H new.docx initial.docx
I open new.docx and I can see the text that I initially ...
0
votes
1answer
54 views
Extract custom icons from Word 2000 template
I'm upgrading some custom templates/macros from Word 2000 to Word 2010. There are custom icons that are embedded in the .dot template files. I'd like to use those same icons for my new Ribbon - does ...
0
votes
3answers
99 views
Word 2007 document corrupt on a single PC
One of my users has a word document about 8mb in size. It's about 30 pages and contains a number of pictures. When she tries to one the file it appears to be corrupt, with all her formatting lost and ...
0
votes
2answers
243 views
MS Word 2007 Randomly Saves a blank doc
Got a user that everyone once in awhile (maybe once every 2 weeks or so) will do a "save as" in their Word 2007 and the created, saved document will be blank. But most of the time, "save as" works ...
3
votes
6answers
1k views
automatically keeping track of users who have edited a word document
Is there a way to determine what login names have edited a Microsoft Word document? For example student A turns in an assignment completed in class, but student b actually was the one to do it. This ...
0
votes
2answers
806 views
Word 2003 add-in limitations
Are there known limitation to the numbers or size of add-ins in Word?
At the moment, if I do Application.COMAddIns.Count in a copy of Word, I get 4, one of which I wrote and the other three are
...