-
WSvbauser
AskWoody LoungerI have tried it, but did not work
thanks
-
WSvbauser
AskWoody LoungerI am working in an installation to install the templage to different machines. For each machine, some of them 98/2000/NT, I will not know where normal.dot is. For that reason, it is better to install the template to a default directory.
Another thing I can do, I think it is possible to determine in word where normal.dot is installed. If I know that, I can copy the tempate to that directory. The problem is to figure that directory before installation.
I also want to know if I can go to options>file locations and tell Word, I have my template in 2 different directory. For example, where “normal.dot” is and another one names “test”
-
WSvbauser
AskWoody LoungerI have found another way to make it work. I don’t know if it is normal to do that. What I did, I went to tools>file locations, then change the user tempates to the directory where my template is. Without doing any extra thing, my macros inside that templage run without problem. Will that cause any problem in for other user’s templage? Is that the proper way to do it? I can also change the workgroup template directory to refer to the directory where my template is. Doing so also works fine.
-
WSvbauser
AskWoody LoungerDo I have to do all that if I install the templage from one machine to another? Is it possible to do programatically?
-
WSvbauser
AskWoody LoungerI may try it. I will let you know if I do.
thanks
-
WSvbauser
AskWoody LoungerI worked with 2 languages. Some of he words look like English and sound alike. It is not supported by Word. I added some words in the AutoCorrect entry for automatic entry. Howerver sometime there is comfusion. I do use 2 different template. One to create English Document and one for the other language. It would have been nice if I can make these entries available only for the other template.
-
WSvbauser
AskWoody LoungerJune 8, 2002 at 12:29 am in reply to: Check whether if a template is open(active) or not (Word 2000) #593293Currently the code does the opposite. I have been trying to rework the if statemetn without success. All that I need for example, when I first open the templage or if the themplate is in use. The file should not be copy to that directory. However if the templage is not in use, the file should be copied. With the code below, it does the Opposite. ‘When I open a templage create a document, not file is copied. If I open a second one, a file is copied. I don’t want that. I want the file to copy, only if I open a first one. For the second one, no copy.
Dim Doc As Document
For Each Doc In Application.Documents
If Doc.Name ActiveDocument.Name Then
If Doc.AttachedTemplate.Name = ActiveDocument.AttachedTemplate.Name Then
‘ MsgBox (Doc.Name)
End If
FileCopy “c:datatest.txt”, “c:data2test.txt”
End IfNext Doc
-
WSvbauser
AskWoody LoungerJune 7, 2002 at 1:38 pm in reply to: Check whether if a template is open(active) or not (Word 2000) #593151This works, I will work on it to make it the way I want
thanks
-
WSvbauser
AskWoody LoungerIt seems like before Word exits a template, it closes it first. It did not do any effect until I added it to the autoclose. So, currently is working fine.
thanks
-
WSvbauser
AskWoody LoungerThank you, I will try it out
-
WSvbauser
AskWoody LoungerThat works, about if I want to navigate to specific tab in the options dialog box. For example, the spelling tab. Then I may want to check spell as you type false. So can I also do that. After that I can either close the dialog automatically or ask the user to close it.
Thank you
-
WSvbauser
AskWoody LoungerI have tried it the way you suggested, it does not work. They must be something in the registry that is updated when doing it manually. I don’t know much about VBA an registry. Does VBA gives access to registry as does VB?
-
WSvbauser
AskWoody LoungerThank you, I will try that later this evening and let you know.
-
WSvbauser
AskWoody LoungerThis is the way it works in Word. Every time you add an exclude dictionary you have to exit Word and open it back. After I added an exclude dictionary by using autonew macro from another template, I should have exited Word and got back to it. Since there is no way I can write a macro to exit Word and open it back over, the only way it works is to reset the spell check option. I did it manually and it works fine. All what I did, go to spell options uncheck spell as you type->ok then go back to it, check spell as you type and click ok. Now, all my english words that I type are misspelled. All that I did, I autoplayed a macro to do the manual process, but unfortunately it did not work.
I hope by now you understand me. All that I want to know why the manuall process works and the auto process does not and how can I make it work? I know there is now way I can reset word automatically. I mean exit Word and open it back. Whenever you add an exclude dicitonary in Word, you have to reset it by exiting Word and open it back. This also gives the same result when you go to spell options, uncheck spell as you type click ok and go back to spell options and check back spell as you type and click ok.
I hope you get the idea by now.
-
WSvbauser
AskWoody LoungerI like your idea, I will try to test it and let you know. Basically, I am working in an installation to add some autocorrect entry to another language. What I want to doulble check if these entries have not been entered in the autocorrect entry. Do do that, I will try to check 6 instances. If they don’t exist, I will add them. I will add this macro in the autonew and autoopen so it can only be executed at once.
Thank you
![]() |
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
-
Very Quarrelsome Taskbar!
by
CWBillow
8 hours, 33 minutes ago -
Move OneNote Notebook OFF OneDrive and make it local
by
CWBillow
11 hours, 17 minutes ago -
Microsoft 365 to block file access via legacy auth protocols by default
by
Alex5723
2 minutes ago -
Is your battery draining?
by
Susan Bradley
25 minutes ago -
The 16-billion-record data breach that no one’s ever heard of
by
Alex5723
59 minutes ago -
Weasel Words Rule Too Many Data Breach Notifications
by
Nibbled To Death By Ducks
15 hours, 9 minutes ago -
Windows Command Prompt and Powershell will not open as Administrator
by
Gordski
18 hours, 24 minutes ago -
Intel Management Engine (Intel ME) Security Issue
by
PL1
2 hours, 11 minutes ago -
Old Geek Forced to Update. Buy a Win 11 PC? Yikes! How do I cope?
by
RonE22
3 hours, 3 minutes ago -
National scam day
by
Susan Bradley
2 hours, 2 minutes ago -
macOS Tahoe 26 the end of the road for Intel Macs, OCLP, Hackintosh
by
Alex5723
1 hour, 15 minutes ago -
Cyberattack on some Washington Post journalists’ email accounts
by
Bob99
1 day, 16 hours ago -
Tools to support internet discussions
by
Kathy Stevens
4 hours, 54 minutes ago -
How get Group Policy to allow specific Driver to download?
by
Tex265
1 day, 7 hours ago -
AI is good sometimes
by
Susan Bradley
1 day, 23 hours ago -
Mozilla quietly tests Perplexity AI as a New Firefox Search Option
by
Alex5723
1 day, 13 hours ago -
Perplexity Pro free for 12 mos for Samsung Galaxy phones
by
Patricia Grace
2 days, 23 hours ago -
June KB5060842 update broke DHCP server service
by
Alex5723
2 days, 22 hours ago -
AMD Ryzen™ Chipset Driver Release Notes 7.06.02.123
by
Alex5723
3 days, 2 hours ago -
Excessive security alerts
by
WSSebastian42
1 day, 17 hours ago -
* CrystalDiskMark may shorten SSD/USB Memory life
by
Alex5723
3 days, 11 hours ago -
Ben’s excellent adventure with Linux
by
Ben Myers
1 hour, 57 minutes ago -
Seconds are back in Windows 10!
by
Susan Bradley
2 days, 22 hours ago -
WebBrowserPassView — Take inventory of your stored passwords
by
Deanna McElveen
1 day, 16 hours ago -
OS news from WWDC 2025
by
Will Fastie
1 day, 2 hours ago -
Need help with graphics…
by
WSBatBytes
2 days, 7 hours ago -
AMD : Out of Bounds (OOB) read vulnerability in TPM 2.0 CVE-2025-2884
by
Alex5723
4 days, 3 hours ago -
Totally remove or disable BitLocker
by
CWBillow
3 days, 2 hours ago -
Windows 10 gets 6 years of ESU?
by
n0ads
3 days, 5 hours ago -
Apple, Google stores still offer China-based VPNs, report says
by
Nibbled To Death By Ducks
4 days, 13 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.