|
|
|
|
Parallel scrolling of two Word documents Yes, I hate any superfluous scrolling click as much as you do. For several years now I have been irritated by the lack of a synchronous scrolling possibility in Word, i.e. parallel up and down scrolling of two windows with just one click. An extensive Web search for an appropriate 'previously invented wheel' resulted only in a single, expensive software product that offered this option as a side dish. In such cases, I cannot help but think that it would not be too difficult to come up with a self-made solution using readily available tools. A half an hour of trial and error tinkering confirmed my assumption. Thus, you will find here a description of how to build this function into Word within two minutes. Following the steps described below you can create two macros yourself - one for '1x PageDown' for both documents and one for '1x PageUp' for both documents. After creating the macros, you will place two corresponding arrow symbols (up/down) anywhere on one of your menu bars. Apart from the location of the file 'normal.dot' on your harddisk (more about this see below) the description here is valid for both Word 97 and Word 2000. Moreover, the assumption is that when working with 2 windows, window 1 is always on the left side of your screen; window 2 on the right side and your starting/working position is the right window (i.e. no. 2). Although you may have other Word windows open, your working windows must always be 1 + 2. You find the window number in Word under the menu item 'Window'. The important thing here is the underlined number in front, and not the trailing document number. Therefore, you must always check the window number and not the document number! Well, let's create the macros.
In case you are working with another language version of Word, you will have to replace the 'w' in 'Alt-w' four times with the corresponding underlined character of the menu item corresponding to 'Window'. The file 'normal.dot' contains al Word settings, therefore these new macros, too. Save a backup on a floppy disk. In Word 97 the location is c:\program files\microsoft office\templates and in Word 2000 in c:\windows\application data\microsoft\templates. Good luck! |
![]() |
![]() |
|