+ Reply to Thread
Results 1 to 3 of 3

How to use a Scroll bar (form control)

  1. #1
    Registered User
    Join Date
    09-22-2012
    Location
    Philippines
    MS-Off Ver
    Excel 2007
    Posts
    12

    How to use a Scroll bar (form control)

    Hi All,

    I have an excel file with 2 tab sheets, Raw & Search. On the search tab, you can see there's a filter category based on month & fruits. So, it will return all the data based on those categories. My question is, how to incorporate the scroll bar (form control) on my search tab? Because the list is getting longer and I want to minimize the view of the sheet.

    Thank you!
    Attached Files Attached Files

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: How to use a Scroll bar (form control)

    I am not sure how you want to use your filters but for the scroll bar I suggest to use ActiveX control. You would need to changes settings for properties. Such as Max (number of rows: should be total rows of the data table minus number of rows dedicated to control by scroll bar), Small Change (usually 1), Linked Cell (cell where scroll bar will write a value of the row to be offset) and you would need to use OFFSET function.
    Attached Files Attached Files
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Registered User
    Join Date
    09-22-2012
    Location
    Philippines
    MS-Off Ver
    Excel 2007
    Posts
    12

    Re: How to use a Scroll bar (form control)

    Hi AlKey,

    The scroll bar works perfectly! However, the filter function on the Search tab (2 criteria based on month & fruits) is no longer working. I want to have both functions (filter and scroll bar) working on the said sheet. Is that possible?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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