+ Reply to Thread
Results 1 to 2 of 2

Help with scroll box on a sheet

  1. #1
    Registered User
    Join Date
    01-16-2016
    Location
    Missouri
    MS-Off Ver
    MS Office 2013
    Posts
    3

    Help with scroll box on a sheet

    I was wondering if there is a way to insert a scroll able box on a single sheet. What I am attempting to accomplish.... I have created several sheet that will allow data input from employees. I need to find a way to make a box that contains two columns and about 40 rows. I would like the employee to be able to just scroll down the box without having to scroll down the entire sheet to enter data. I do not need to pull data from any other sheet and a text box will not work. all I want them to do is be able to scroll down and enter information in the new scroll box.

  2. #2
    Valued Forum Contributor
    Join Date
    01-03-2016
    Location
    Conwy, Wales
    MS-Off Ver
    2016
    Posts
    974

    Re: Help with scroll box on a sheet

    Is the user just adding more rows of data to the bottom of the table?
    If so try this approach

    Give the users a button at the top of the sheet that takes them automatically to the next available blank row

    - add a Command Button at the top of the sheet
    - right click on button and select "View Code"
    - insert the code below (modified as appropriate)

    This code assumes that column A determines the next row.
    So if data is in column C, amend "A1048576" to "C1048576"

    Please Login or Register  to view this content.

+ 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. Excel 2013 : Slicers don't scroll when i scroll the sheet
    By HaroonSid in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-19-2014, 10:23 AM
  2. Can I get sheet to scroll independanlty?
    By gjjh25 in forum Excel General
    Replies: 2
    Last Post: 09-25-2013, 04:25 AM
  3. [SOLVED] Multiple scroll areas in one sheet
    By BRISBANEBOB in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-05-2013, 11:53 PM
  4. Scroll to next sheet?
    By starcrwzr in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-26-2009, 04:51 PM
  5. Scroll down in combobox not sheet
    By adyan76 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-12-2009, 02:44 PM
  6. [SOLVED] Scroll filtered sheet to top
    By XP in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-13-2006, 07:30 PM
  7. Easy! How scroll down to end of big sheet
    By dewsbury in forum Excel General
    Replies: 2
    Last Post: 07-11-2005, 07:05 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