Results 1 to 3 of 3

Next Button move screen scroll by constant value.

Threaded View

Isaacv22 Next Button move screen... 03-24-2022, 12:44 PM
Arkadi Re: Next Button move screen... 03-24-2022, 03:29 PM
Isaacv22 Re: Next Button move screen... 03-24-2022, 04:01 PM
  1. #1
    Registered User
    Join Date
    11-01-2021
    Location
    Wisconsin, United States
    MS-Off Ver
    MS Office 365
    Posts
    8

    Next Button move screen scroll by constant value.

    Hello,

    I'm trying to create a next button to move the scroll bar from the top 402units every time it is clicked, is this possible?

    For exampel 1st click it'll move it down to 402
    2nd-804
    3rd-1206
    Etc...

    Private Sub CommandButton4_Click()
    UserForm1.Frame3.ScrollTop = 402 
    
    End Sub
    Last edited by Isaacv22; 03-24-2022 at 01:19 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 01-19-2017, 10:44 AM
  2. add a freeze screen with scroll
    By ammartino44 in forum Excel General
    Replies: 0
    Last Post: 07-31-2014, 07:12 PM
  3. [SOLVED] When Selecting a cell, also scroll the screen?
    By NewYears1978 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-24-2014, 11:46 AM
  4. Scroll image across screen
    By Chard in forum Excel General
    Replies: 1
    Last Post: 09-22-2007, 03:11 PM
  5. Scroll the screen view with the scroll bar
    By avbs in forum Excel General
    Replies: 1
    Last Post: 06-25-2005, 12:05 PM
  6. [SOLVED] Cursor keys move active cell or scroll screen, how do I select whi
    By Rob Croft in forum Excel General
    Replies: 1
    Last Post: 06-18-2005, 07:05 PM
  7. [SOLVED] Button to stay on screen as you scroll
    By fred in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-10-2005, 09:06 PM

Tags for this Thread

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