-
WSgeoric1
AskWoody LoungerYes, thanks Andrew. The registry update fixed the problem!
-
WSgeoric1
AskWoody LoungerI have determined that the problem only occurs when the document is checked out from SharePoint. If I leave SharePoint out of the loop, or if I open the document from SharePoint as Read-Only, the bookmark cross-references work fine. Are there any SharePoint/Word 2007 users out there who are having the same problem, or know a solution/workaround? I have tried substituting hyperlinks for the bookmark cross-refernces and the same bogus pop-up error occurs.
-
WSgeoric1
AskWoody LoungerYes, thanks Jefferson. That was exactly what I needed to search for the acronyms!
-
WSgeoric1
AskWoody LoungerYou could try a wildcard search. For this, you need to use the More button to expand the Find dialog, if it is not already expanded, check the “Use wildcards” box, and use a pattern similar to the following:
Code:([A-Z]{2}*)
That specifies an opening parenthesis, two capital letters, then 0 or more of any characters, then a closing parenthesis. The backslashes are to indicate that the parentheses should be interpreted literally, rather than interpreted as a grouping.
Does that match what you need?
Unfortunately, when you next want to do a case-insensitive search, you will need to uncheck the “Use wildcards” box. If it gets to be too much of a headache, you could create a macro to do the search and clear the box for the next one.
-
WSgeoric1
AskWoody LoungerThanks Hans and Jefferson. When I unchecked the Smart Cut and Paste option, the problem went away.
-
WSgeoric1
AskWoody LoungerWell at least it worked like a charm from my home computer last night. Now that I’m at work, I’ve noticed that the document number is being cut off at the first hyphen (Title property CTIS-MIN-09-0001 results in CTIS.doc in the File Name box of the Save As dialog). Strange that it would work on one PC but not another (same versions of Word on each). I noticed in the MVPS article (which you supplied the link for) that delimiters such as underscores cause problems. I guess hyphens fall into this category as well. Is there any good workaround that would involve no extra work for the user?
-
WSgeoric1
AskWoody LoungerWorked like a charm as usual, Hans! I pasted the inner 4 lines of your macro to the end of the userform’s CommandButton code. The replacement of the value of the Title file property is completely transparent to the user. THANKS!
-
WSgeoric1
AskWoody LoungerHans,
Gee, Hans, that actually worked! Thanks a lot! I was a little confused at first by the ‘Code to execute first time goes here’ until I realized I was supposed to put the code to open my userform there. With your code, what I have is a simulation of SharePoint handling a Word template. Once the user is through completing the userform, saves, re-opens, and doesn’t see the userform again, it will appear as if the document he created was based on a template, when actually it is only a copy of a .doc but with a neutered AutoOpen. (I am forced to deny the users checkout privileges to prevent them from overwriting the “template” upon check in, so I have them open a read-only copy.) -
WSgeoric1
AskWoody LoungerThanks, Stuart for the tip about WebDav. I’ll talk to my systems people and see if we can implement it.
-
WSgeoric1
AskWoody LoungerThanks, Hans. The Microsoft article is beyond my ability to understand and my authorization to implement it even I could understand it. I don’t see how using a .doc instead of a .dot solves the problem because the .doc would also be in danger of being overwritten. What I desire is for SharePoint to maintain my template, and when a user opens it, he gets a .doc separate from the template but based on it, as in Word.
-
WSgeoric1
AskWoody LoungerThanks a lot, Steve, for the macro that assigns Keep WIth Next to all sentences ending with a colon. It’s going to get a lot of use in the lengthy user manuals I edit. A real time-saver for sure!
-
WSgeoric1
AskWoody LoungerThanks, Jefferson. The method you described is what I currently use. It’s fast and easy, but I was wondering if there was a macro that could allow me to be even lazier
-
WSgeoric1
AskWoody LoungerI want to jump in here to comment on the problem you mentioned where all the entries of the TOC display a single random page number. This has been a recurring problem for our office so frequently that I have resorted to inserting the following AutoOpen macro into every document I edit (we are using Word 2003 SP2). This macro update all the fields, then positions the insertion point at the beginning of the document.
Sub AutoOpen()
‘
‘ UpdateTOCatOpen Macro
‘ Macro recorded 10/2/2006 by your name
‘
Selection.WholeStory
Selection.Fields.Update
Selection.MoveUp Unit:=wdLine, Count:=1
End Sub -
WSgeoric1
AskWoody LoungerDecember 15, 2006 at 8:03 pm in reply to: Embedded PowerPoint Slide problem (Word 2003 SP2) #1043687Thanks again, Hans. The LockPPT macro did the trick! The writing team will be ecstatic when I show them.
-
WSgeoric1
AskWoody LoungerDecember 15, 2006 at 6:04 pm in reply to: Embedded PowerPoint Slide problem (Word 2003 SP2) #1043671When I lock the slides they don’t update when I try to do so. But with up to 50 slides in a document, visiting each slide and locking it would be burdensome, that is unless there is a macro that can do this.
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Nvidia just fixed an AMD Linux bug
by
Alex5723
6 hours ago -
50 years and counting
by
Susan Bradley
8 hours, 20 minutes ago -
Fix Bluetooth Device Failed to Delete in Windows Settings
by
Drcard:))
4 hours, 21 minutes ago -
Licensing and pricing updates for on-premises server products coming July 2025
by
Alex5723
17 hours, 4 minutes ago -
Edge : Deprecating window.external.getHostEnvironmentValue()
by
Alex5723
17 hours, 9 minutes ago -
Rethinking Extension Data Consent: Clarity, Consistency, and Control
by
Alex5723
17 hours, 13 minutes ago -
OneNote and MS Word 365
by
CWBillow
19 hours, 2 minutes ago -
Ultimate Mac Buyers Guide 2025: Which Mac is Right For You?
by
Alex5723
19 hours, 12 minutes ago -
Intel Unison support ends on Windows 11 in June
by
Alex5723
19 hours, 26 minutes ago -
April 2025 — still issues with AMD + 24H2
by
Kevin Jones
19 hours, 37 minutes ago -
Windows 11 Insider Preview build 26200.5518 released to DEV
by
joep517
1 day, 7 hours ago -
Windows 11 Insider Preview build 26120.3671 (24H2) released to BETA
by
joep517
1 day, 7 hours ago -
Forcing(or trying to) save Local Documents to OneDrive
by
PateWilliam
1 day, 16 hours ago -
Hotpatch for Windows client now available (Enterprise)
by
Alex5723
1 day, 3 hours ago -
MS-DEFCON 2: Seven months and counting
by
Susan Bradley
4 hours, 55 minutes ago -
My 3 monitors go black & then the Taskbar is moved to center monitor
by
saturn2233
2 days ago -
Apple backports fixes
by
Susan Bradley
1 day, 7 hours ago -
Win 11 24H2 will not install
by
Michael1950
5 hours, 9 minutes ago -
Advice to convert MBR to GPT and install Windows 11 Pro on unsupported PC
by
Andy M
51 minutes ago -
Photos from iPhone to Win 10 duplicating/reformatting to .mov
by
J9438
13 hours, 38 minutes ago -
Thunderbird in trouble. Here comes Thundermail
by
Alex5723
2 days, 2 hours ago -
Get back ” Open With” in context menus
by
CWBillow
2 days, 15 hours ago -
Many AMD Ryzen 9800X3D on ASRock have died
by
Alex5723
1 day, 7 hours ago -
simple general stupid question
by
WSaltamirano
2 days, 13 hours ago -
April 2025 Office non-Security updates
by
PKCano
3 days, 6 hours ago -
Microsoft wants to hear from you
by
Will Fastie
21 hours, 48 minutes ago -
Windows 11 Insider Preview Build 22635.5160 (23H2) released to BETA
by
joep517
3 days, 10 hours ago -
Europe Seeks Alternatives to U.S. Cloud Providers
by
Alex5723
3 days, 15 hours ago -
Test post
by
Susan Bradley
3 days, 17 hours ago -
Used Systems to delete Temp files Gone WRONG what does this mean?
by
Deo
3 days, 19 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.