+ Reply to Thread
Results 1 to 8 of 8

ListBox Fill Range

  1. #1
    Forum Contributor
    Join Date
    03-05-2009
    Location
    usa
    MS-Off Ver
    Excel 2016 32Bit
    Posts
    1,173

    ListBox Fill Range

    Have a listbox on sheet1, have a list on sheet3 called test. Can't get sheet1 listbox to show test range data on sheet 3?
    Last edited by zplugger; 03-17-2015 at 11:40 AM.

  2. #2
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: ListBox Fill Range

    If it is a form control listbox goto FormControl -> Control -> Input Range

    If it is a activex control goto Properties -> ListFillRange (ex: Sheet3!A1:A5)

  3. #3
    Forum Expert
    Join Date
    08-28-2014
    Location
    Texas, USA
    MS-Off Ver
    2016
    Posts
    1,796

    Re: ListBox Fill Range

    Or, since you named the range, you can just use that name as the ListFillRange, like below.

    That way, your listbox will change automatically if you re-define the range of test.

    test.png

  4. #4
    Forum Contributor
    Join Date
    09-28-2014
    Location
    harbin,china
    MS-Off Ver
    2007
    Posts
    162

    Re: ListBox Fill Range

    you can let listbox' property "ListFillRange" equal "test" directly

  5. #5
    Forum Contributor
    Join Date
    03-05-2009
    Location
    usa
    MS-Off Ver
    Excel 2016 32Bit
    Posts
    1,173

    Re: ListBox Fill Range

    Thanks getting close now, see data in listbox
    Here is my name range
    Please Login or Register  to view this content.
    how do I set it so more item can be added to range and show up in list?

  6. #6
    Forum Expert
    Join Date
    08-28-2014
    Location
    Texas, USA
    MS-Off Ver
    2016
    Posts
    1,796

    Re: ListBox Fill Range

    As long as you re-define your named range, and have your listbox set to that named range by name, the listbox will update automatically.

  7. #7
    Forum Contributor
    Join Date
    03-05-2009
    Location
    usa
    MS-Off Ver
    Excel 2016 32Bit
    Posts
    1,173

    Re: ListBox Fill Range

    Can I set the range to change automatic if item is added in range.

  8. #8
    Forum Contributor
    Join Date
    03-05-2009
    Location
    usa
    MS-Off Ver
    Excel 2016 32Bit
    Posts
    1,173

    Re: ListBox Fill Range

    Got it, Thanks everyone for your help
    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. Make the Listbox fill with Dyantimc Range
    By lee.tah.sung in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-25-2013, 06:48 AM
  2. Fill listbox vertically from a horizontal range
    By iDealEyes in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-29-2013, 04:56 PM
  3. [SOLVED] Active X ListBox Fill Range
    By zplugger in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-05-2012, 12:12 PM
  4. Fill a LISTBOX from a range, WHITOUT BLANK ROWS
    By aleebaba in forum Excel - New Users/Basics
    Replies: 11
    Last Post: 11-07-2011, 03:06 AM
  5. ListBox Fill 3 Columns With Worksheet Range's
    By radar_jynx in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-10-2009, 09:25 AM

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