The information in this article applies to:
SYMPTOMS
The color of the Previous Page and Next Page buttons
on the vertical scroll bar changes to blue, and the ToolTips change to
Previous Find/GoTo and Next Find/GoTo.
CAUSE
The Previous Page and Next Page buttons are black by default. When a
different browse object type is selected, other than Browse By Page, the
buttons turn blue to indicate that the Previous and Next buttons have been
reassigned. The ToolTips for these buttons also indicate the current button
assignments.
WORKAROUND
Use any of the following methods to reset the Previous and Next buttons to
Previous Page and Next Page.
Method 1: Reset the Select Browse Object to Browse By PageClick the Select Browse Object button (located between the Next and Previous buttons on the scroll bar), and then click the Browse By Page icon (far right, top row).Method 2: Create Macros to Reset the Buttons AutomaticallyMicrosoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and debug procedures. Microsoft support professionals can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific needs. If you have limited programming experience, you may want to contact a Microsoft Certified Solution Provider or the Microsoft fee-based consulting line at (800) 936-5200. For more information about Microsoft Certified Solution Providers, please see the following page on the World Wide Web:http://www.microsoft.com/mcsp/For more information about the support options available from Microsoft, please see the following page on the World Wide Web: http://www.microsoft.com/support/supportnet/overview/overview.asp You need to create two macros (BrowseNext and BrowsePrev) that automatically reset the Browse Object buttons when you click them. Use the following procedure to create the macros. NOTE: Creating these macros disables your ability to browse by any object except page. To create the BrowseNext macro, follow these steps:
Method 3: Record Resetting the Select Browse Object to Browse by PageTo record the action of resetting the Browse Object to Browse by Page:
For more information about how to assign a macro to a toolbar, click Microsoft Word Help on the Help menu, type add a button to a toolbar in the Office Assistant or the Answer Wizard, and then click Search to view the topic. MORE INFORMATIONBrowse ButtonsThe Select Browse Object button (located between the Next and Previous buttons on the scroll bar) enables you to select a number of additional object types. Word may assign one of the following properties to the Next and Previous buttons after you attempt to go to any of these objects:
For example, if you attempt to go to a comment, the buttons change to Previous Comment and Next Comment. Another example is when you click Find on the Edit menu. After you click Find to find an item, the Select Browse Object buttons are set to Next or Previous Find/GoTo. For more information about the Select Browse Object buttons, click Microsoft Word Help on the Help menu, type scroll through a document by using the mouse in the Office Assistant or the Answer Wizard, and then click Search to view the topic. CTRL+PAGE UP and CTRL+PAGE DOWNWhen you press the CTRL+PAGE DOWN shortcut key, Word places the insertion point at the top of the next page.When you press the CTRL+PAGE UP shortcut key, Word places the insertion point at the top of the previous page. Additional query words: 8.0 8.00 replace pageup pagedown pgup pgdn vba
Keywords : kbusage kbdta kbmacroexample kbwordvba wd2000 |
Last Reviewed: November 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |