+ Reply to Thread
Results 1 to 4 of 4

Auto scrolling

  1. #1
    Registered User
    Join Date
    08-26-2014
    Location
    downey, ca
    MS-Off Ver
    2010
    Posts
    2

    Auto scrolling

    I have a excel sheet with posted numbers that I would like to present on a large screen in front of our office. would anyone have a macro that would assist in auto scrolling through the excel sheet to the last page, then repeating over and over until I press a key to stop?

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Auto scrolling

    Hi lupestrada and welcome to ExcelForum,

    Try the attached file, which should work for any Excel file.

    Lewis
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-26-2014
    Location
    downey, ca
    MS-Off Ver
    2010
    Posts
    2

    Re: Auto scrolling

    Great Lewis,thanks so much for the help. quick question, When I attempt to run the macro provided I get a message stating
    "code in project must be updated for 64bit system review and declare statements then mark them with the PtrSafe attribute".

    Would you know how to fix this message?
    Last edited by lupestrada; 08-29-2014 at 01:25 PM.

  4. #4
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Auto scrolling

    Hi,

    It seems like you have a 64 bit version of Excel, which is fine. I apologize for the problem, but since I only have 32 bit Excel 2003, it is impossible for me to test the 64 bit code. Please bear with me. It may take a while, but we will eventually get you something that works to your satisfaction.

    According to Microsoft, this warning message only occurs when in VBA, and can be ignored.
    http://support.microsoft.com/kb/983043

    Anecdotal evidence suggests, that it may stop the code from running.

    I took out most of the offending code, which unfortunately leaves the Excel Cursor visible.

    If this version doesn't work, and you are able to modify VBA, please try making the following changes in the new code. At the top of module 'ModAutoScroll':
    Please Login or Register  to view this content.
    If you aren't able to modify VBA and you still have a problem, I will provide a new update, that only allows scrolling in increments of 1 full second.

    I apologize again.

    Lewis
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Stop Excel from auto-scrolling to active cell when changing
    By jrainbow in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-27-2019, 01:27 AM
  2. Auto worksheet scrolling
    By Sean Anderson in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-22-2007, 06:04 PM
  3. Stop Excel 2003 auto-scrolling
    By ajasen1 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-13-2006, 10:15 AM
  4. Replies: 2
    Last Post: 07-20-2006, 08:25 PM
  5. Replies: 0
    Last Post: 05-11-2006, 10:20 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1