View Single Post
 
Old 11-29-2015, 08:00 PM
ndearing ndearing is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Nov 2015
Posts: 2
ndearing is on a distinguished road
Default Scroll through pages on loop

Hi everyone. I am pretty new to Macros and VB but I am working on a project as follows:

I need to create a macro that scrolls down through all pages in a word doc then scrolls back up. I will need to be able to control the scroll speed, either with a timer or setting.

I am displaying our Court's docket on a display (as a word doc) and need to have it slowly scroll up and down throughout the day. The docket page length varies daily; anywhere from 1 page to 6 pages. We highlight text and markup the document throughout the day and autosave the document every 5 minutes.

Any help would be appreciated. Right now. I am simply using a timer macro to scroll down one line every 3 seconds. This means that someone needs to manually scroll the document back up to the top. I'm hoping to improve on this.
Reply With Quote