My pleasure. Next time don't wait so long to ask ;-)
Grace_not wrote:
[Quoted Text] > Worked great! I have been wanting to know how to do that for about 8 > years! Can't wait to show it to my transcriptionist friends - they'll > love it. It's always been a pain typing when you can see only half > of the bottom line of text in a document. And it savex so much time > not having to reach for the mouse (especially when you're typing 100+ > documents a day)! > > ThankYouVeryMuch! > >> Grace, >> >> Assign the following macro to a keyboard shortcut and modify the >> down value to suit your taste: >> >> Sub MySmallScroll() >> ActiveDocument.ActiveWindow.SmallScroll Down:=10 >> End Sub >> >> >> -- >> Greg Maxey - Word MVP >> >> My web site http://gregmaxey.mvps.org>> Word MVP web site http://word.mvps.org>> >> >> "Grace" <Grace_not[ at ]discussions.microsoft.com> wrote in message >> news:AEF2814C-2C82-4EE1-A83A-7D5FFD1B954F[ at ]microsoft.com... >>> Is there anyway to create a keyboard macro that will scroll a Word >>> document >>> down just a few lines? I'm a medical transcriptionist and I like >>> to have the >>> lines I'm currently typing to be positioned in the upper 1/2 (or >>> so) of the >>> document. I hate having to reach for the mouse to scroll manually. >>> Any ideas? Thanks! -- Greg Maxey - Word MVP
My web site http://gregmaxey.mvps.org Word MVP web site http://word.mvps.org
|