-
WStkrokosh
AskWoody LoungerUnfortunately, you do have a bit of a problem. I have attached MS KB article with regard to Word’s settings and formatted AutoText is only available through the normal.dot. http://support.microsoft.com/default.aspx?…en-us;289294#17%5B/url%5D
Is it absolutely necessary for the co to control the normal.dot? You can easily repoint the normal.dot to another location where the network’s batch will not overwrite – Tools, Options, File Locations, User Templates (maybe repoint to the old location of templates under Program Files, Microsoft Office, Templates). I never recommend a company to take control of the Normal.dot, since users loose the ability to create styles, autotext, etc. If a company wants to give the user toolbars, autotext, macros, they should simply attach those templates in the Startup folder. If this is a corruption issue and they do not wish to support, this is understandable; however, I tell users that if the Normal goes corrupt they will loose any customization and be aware of this. Anyhow, good luck with this issue… -
WStkrokosh
AskWoody LoungerHi there… In Word 2002, they have changed the tabs and settings therein. To perform the task you want, open the desired template, go to File, Page Setup, and select the second tab, Paper. In the middle of the dialog box, there is an area defined as Paper Source with a First Page and Other Pages. After changing the selections in First and Other Pages, click on the Default button in the bottom left corner. A msgbox should appear asking if you would like to save this default to the template, answer yes. Anytime a user opens this template, the direction of the paper will now be defined as set in the Paper Source. If you need anything else, just let me know… good luck! trish
-
WStkrokosh
AskWoody LoungerHi Kim… Sorry for bugging you about this, I posted this and have not received the answer that I want and, since you were so ingenious with this first puzzle, I thought you may be able to help with my next issue… If you are unable to help, I completely understand… thanx in advance for any ideas/suggestions…
I have created a macro to create a list template with the help of many of you! I have run into one problem which I’ve tried to ‘logically’ figure out but with no success. Initially, the macro for each ‘scheme’ (list number template) which I create clears the list gallery, then begins looking for the first style in that particular list, if it exists then it simply reattaches the list template; however, if it does not exist it goes to the error handler area to begin creating all the styles then attaches the list template. The code is as follows:
For Each listgal In ListGalleries
For i = 1 To 7
listgal.Reset (i)
Next i
Next listgal‘ Check for style named “ArticleN2 L1”
‘ If not there, goes to error handlerDim StyleExist As Object
Dim S As Integer
Dim Style2
On Error GoTo StyleNotThereSet StyleExist = ActiveDocument.Styles(“ArticleN1 L1”)
If StyleExist.NameLocal = (“ArticleN1 L1”) Then‘ Check for List Template in document – if there, uses current,
‘ if not, createsDim OLstTemp As ListTemplate, TemplateFound As Boolean
For Each OLstTemp In ActiveDocument.ListTemplates
If OLstTemp.Name = “ArticleN1” Then
TemplateFound = True
Exit For
End If
Next OLstTempIf TemplateFound Then
Set OLstTemp = ActiveDocument.ListTemplates(“ArticleN1″)
Else
Set OLstTemp = ActiveDocument.ListTemplates.Add(OutlineNumbered:=True, _
Name:=”ArticleN1”)
End IfThe current problem which I’m trying to figure out is that all the styles are based on a style which I created called BodyText (not Word’s built-in Body Text). This macro works fine for all new documents; however, if an older document is opened and the user wants the numbering applied it dies with error 5834 – not finding the based style BodyText. What I need is for it to look for the BodyText style first and if it does not exist then create, then look for the next style, e.g., ArticleNo1 L1 and continue the remainder of the macro. I tried to use another error handler after the first error handler… failed… tried to call another procedure upon error… failed… tried more if statements after error handler… failed??????????????
I thought about changing the ArticleNo. L1 error handler to BodyText; however, a user may select more than one ‘scheme’ (list template) in their document. Logically, I’m fried like an egg… any ideas? Thanx for your help in advance…
-
WStkrokosh
AskWoody LoungerThanx for the suggestion… I have already created another macro to update all the styles based on the normal (which will include BodyText); however, I wanted to include just the BodyText style instead of getting all the styles in the current document. I may have to resolve to your suggestion if I receive no others though… thanx again Sis!
-
WStkrokosh
AskWoody LoungerI’ve included a website that discusses sharing Outlook (Net Folders not being available and other options you may have). Hope it helps… http://www.slipstick.com/outlook/ol2002/missing.htm [/url]
-
WStkrokosh
AskWoody LoungerI’ve included a website that discusses sharing Outlook (Net Folders not being available and other options you may have). Hope it helps… http://www.slipstick.com/outlook/ol2002/missing.htm%5B/url%5D
-
WStkrokosh
AskWoody LoungerI have contacted Microsoft about the same problem… this is a bug… the only work around is to turn off the borders (each one… top, bottom, right, left) manually in EACH CELL. Then autotext the selection. It has something to do with selecting the entire table and turning off the borders. Hope this helps… trish
-
WStkrokosh
AskWoody LoungerThis rule is automatically created when you ‘turn on’ the ‘junk/adult’ features in the Organizer. It colors the e-mail when it arrives and is not editable. If you want the e-mails to be deleted upon arrival, simply create another rule that will permanently delete e-mails when they arrive…
1. Run the Rules Wizard, click New
2. Select the Start from Blank Rule option at top of dialog
3. Highlight, Check messages when they arrive, click Next
4. Select – Suspected to be junk e-mail and containing adult content (scroll to bottom of list)
5. Click Next, and select Permanently delete (this will delete your e-mail out of the Deleted Items folder and not be recoverable).
6. Click Next and add any exceptions to the rule (usually there are none for this specific rule).
7. Click Next and define a name for this rule, i.e., Delete Junk Mail. Click OK and OK.
From this point forward, your junk mail and adult content will now be permanent deleted. Any junk mail/adult content sitting in your inbox must be manually deleted or you need to Run Now the Rule with that particular rule selected. Hope this helps… -
WStkrokosh
AskWoody LoungerI’m not sure if this is the same problem which I had with x-ref and footnotes, but I contacted Microsoft and apparently there is a bug in x-refing. This is what MS said about my problem:
Hi Trish,
I have been able to reproduce your problem. At this point, I have contacted another technician to find out if this is a bug or if it is by design. I will get back to you as soon as I have more information.
1.duplicated actions of document and tested. Got same result as the customer and Kirsten (french Team)
2.recreated document to test for myself added footnotes and tried to cross reference with bookmarks and cross refrences. Each time when access them through the footnote went to the top of the page.
3. tried a work around by just using hyperlinks. tried on my machine and Kirstens machine with WD2002 and still went back to the top of the page. Tried in WD2000 and works fine
4. found a hot fix.You may want to contact MS to acquire the hot fix. It is not publicly available through the Microsoft website and requires a password. Use the Microsoft Online Assisted Support https://webresponse.one.microsoft.com/OAS/P…istedIntro.aspx [/url] and explain your problem with the x-refing and they are pretty good at communicating back and forth to resolve… good luck
-
WStkrokosh
AskWoody LoungerNot sure if this will work, but I’m thinking that the pictures are not truly embedded in the document (hyperlinked/linked)… click on the picture and perform Ctrl+Shift+F9… this will strip any field away from the picture and make the picture an object in your document. To ensure, press Alt+F9 to see all fields in your document and the picture should not show a field code. Alt+F9 again will toggle the field codes to be hidden… hope this helped…
-
WStkrokosh
AskWoody LoungerHi Mary… sorry for the misunderstanding… found this acticle on MSDN which explains a little more about the code used in Word 2002 mailmerge… from the looks, you can change items in the MailMerge Wizard and change the datasource from the new OLEDB to ODBC or DDE (used in Word 97/2000)… I’ve attached a couple of links for you to review… hope it helps… http://msdn.microsoft.com/library/default….lopersPartI.asp[/url] and http://msdn.microsoft.com/library/default….lMergePartI.asp[/url]
-
WStkrokosh
AskWoody LoungerHi Mary… I don’t think DocsOpen (v 3.9.5) allows users to save MS Access files… from the User Guide online… http://www.affecto.com/ip/DOCSOpen395/DOCSOPENSUsers395.pdf%5B/url%5D p.75, the instructions indicate to save the data file to native (on network somewhere):
To perform the mail merge:
1 Select Tools>Letters and Mailings>Mail Merge Wizard. The Mail Merge Wizard window is displayed.
2 Select the type of document you want to create. Click Next.
3 Select how you want to set up your document: use the current document, start from a template, or start
from an existing document.
To use a document from DOCS Open as your form document, select Start from existing document.
The Quick Retrieve screen is displayed. Select the desired document and click OK.
Then click Next.
4 To use an existing list that was saved natively, click Browse. The Quick Retrieve is displayed. Click
NativeApplication!. The Select Data Source dialog box is displayed. Select a document and click Open.
Or, to create a new data source, select Type a new list and click Create. -
WStkrokosh
AskWoody LoungerHi Michael… I’m going to assume that you are talking about the Clip Organizer? Word 2000 took away a lot of functionality of ‘organizing’ clipart and limits an individuals ability to ‘find’ something which was downloaded. They have brought back organization of clipart in XP and did a wonderful job to include favorites folders, etc. Unfortunately, in 2000, you are stuck searching for the category which the clipart is a property of. Also, if I remember correctly, there is one folder in the dialog (can’t remember it’s name – Download?? – Second row – middle) which holds all downloaded clips.
-
WStkrokosh
AskWoody LoungerBeautiful Hans… I love you… thanx… trish
-
WStkrokosh
AskWoody LoungerFrom what I have gathered over the past year in XP, some functions require that the user have high level rights on their system… test this theory by making that person a power user and/or administrator and see if the FileSearch works… good luck
![]() |
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
-
Windows 11 Insider Preview Build 22635.5170 (23H2) released to BETA
by
joep517
2 hours, 18 minutes ago -
Has the Microsoft Account Sharing Problem Been Fixed?
by
jknauth
5 hours, 44 minutes ago -
W11 24H2 – Susan Bradley
by
G Pickerell
7 hours, 39 minutes ago -
7 tips to get the most out of Windows 11
by
Alex5723
5 hours, 40 minutes ago -
Using Office apps with non-Microsoft cloud services
by
Peter Deegan
11 hours, 47 minutes ago -
I installed Windows 11 24H2
by
Will Fastie
2 hours, 42 minutes ago -
NotifyIcons — Put that System tray to work!
by
Deanna McElveen
11 hours, 6 minutes ago -
Decisions to be made before moving to Windows 11
by
Susan Bradley
1 hour, 35 minutes ago -
Port of Seattle says ransomware breach impacts 90,000 people
by
Nibbled To Death By Ducks
19 hours, 21 minutes ago -
Looking for personal finance software with budgeting capabilities
by
cellsee6
3 hours, 33 minutes ago -
ATT/Yahoo Secure Mail Key
by
Lil88reb
3 hours, 48 minutes ago -
Devices with apps using sprotect.sys driver might stop responding
by
Alex5723
1 day, 12 hours ago -
Neowin – 20 times computers embarrassed themselves with public BSODs and goofups
by
EP
1 day, 20 hours ago -
Slow Down in Windows 10 performance after March 2025 updates ??
by
arbrich
23 hours, 14 minutes ago -
Mail from certain domains not delivered to my outlook.com address
by
pumphouse
1 day, 5 hours ago -
Is data that is in OneDrive also taking up space on my computer?
by
WShollis1818
1 day, 16 hours ago -
Nvidia just fixed an AMD Linux bug
by
Alex5723
3 days, 7 hours ago -
50 years and counting
by
Susan Bradley
5 hours, 58 minutes ago -
Fix Bluetooth Device Failed to Delete in Windows Settings
by
Drcard:))
8 hours, 47 minutes ago -
Licensing and pricing updates for on-premises server products coming July 2025
by
Alex5723
3 days, 18 hours ago -
Edge : Deprecating window.external.getHostEnvironmentValue()
by
Alex5723
3 days, 18 hours ago -
Rethinking Extension Data Consent: Clarity, Consistency, and Control
by
Alex5723
3 days, 18 hours ago -
OneNote and MS Word 365
by
CWBillow
3 days, 20 hours ago -
Ultimate Mac Buyers Guide 2025: Which Mac is Right For You?
by
Alex5723
3 days, 20 hours ago -
Intel Unison support ends on Windows 11 in June
by
Alex5723
3 days, 21 hours ago -
April 2025 — still issues with AMD + 24H2
by
Kevin Jones
1 day, 12 hours ago -
Windows 11 Insider Preview build 26200.5518 released to DEV
by
joep517
4 days, 8 hours ago -
Windows 11 Insider Preview build 26120.3671 (24H2) released to BETA
by
joep517
4 days, 8 hours ago -
Forcing(or trying to) save Local Documents to OneDrive
by
PateWilliam
4 days, 17 hours ago -
Hotpatch for Windows client now available (Enterprise)
by
Alex5723
4 days, 5 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.