
Tips.Net > WordTips Home > Files > Opening Documents in Print Layout View
Summary: If you have a Word 2003 document that always seems to open in reading layout mode, you may want to turn that “feature” off. You can do so by following the steps outlined in this tip. (This tip works with Microsoft Word 2003.)
Max is having a problem with Word 2003. It seems that whenever he opens a document, it is in reading layout mode. He is forced to switch each document to Print Layout view, which is his preference.
There are two things you need to do to start fixing this problem. Follow these general steps to accomplish both tasks:
If the problem isn't fixed by the above steps, then it is possible that there is some AutoOpen macro that is kicking in and changing the viewing mode behind the scenes. Check to see if this is the case. You could also create your own AutoOpen and/or AutoNew macros to set the viewing mode to your preferences. If you decide to go this route, just make sure that the macros contain commands similar to the following:
With ActiveWindow.View
.ReadingLayout = False
.Type = wdPrintView
End With
Tip #510 applies to Microsoft Word versions: 2003
Find and Replace Almost Anything! Learn the ins and outs of the powerful search engines available in Word. Learn to search for and replace text, formatting, graphics, and special characters the easy way with WordTips: Find and Replace.
Add power to your purpose with Word. A comprehensive 480+ page e-book explains everything you need to know about macros. (more information...)
Ask a Word Question
Make a Comment
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Money Tips
Pet Tips
Word2007 Tips
WordTips