+ Reply to Thread
Results 1 to 3 of 3

Changing the Input Source of an ActiveX listbox

  1. #1
    Forum Contributor
    Join Date
    04-23-2014
    Location
    Liverpool...ish
    MS-Off Ver
    Excel 2013
    Posts
    126

    Changing the Input Source of an ActiveX listbox

    I am using a ActiveX Listbox on a dashboard as a display device. I run an advanced search on a source table. That search result is copied to a hidden sheet and its results are displayed in the listbox via the listfillrange. The source in this case is a register (like a check register).

    I have 4 different source tables.. cash, checking, savings etc . Each will have its own search criteria and separate ‘copy to’ areas on the hidden sheet. What I need to know is how, perhaps with radio buttons, can I switch the input of the listbox to different data ranges

    I really don’t have a usable file to upload but the focus of the question is pretty narrow.

    Thanks
    Scott

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,624

    Re: Changing the Input Source of an ActiveX listbox

    Look at Listbox.List = Array( ...
    or,
    Listbox.List = Range(...).Value
    Last edited by protonLeah; 03-29-2015 at 02:23 PM.
    Ben Van Johnson

  3. #3
    Forum Contributor
    Join Date
    04-23-2014
    Location
    Liverpool...ish
    MS-Off Ver
    Excel 2013
    Posts
    126

    Re: Changing the Input Source of an ActiveX listbox

    That would seem like a pretty good recommendation... too bad I didn't take a couple of more minutes to figure it out myself

    Thanks You very much
    Scott
    Last edited by TheScott; 03-30-2015 at 07:59 AM.

+ 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. [SOLVED] fill listbox (ActiveX) based combobox (ActiveX)
    By elsg in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-31-2014, 11:25 AM
  2. Having problems populating a multicolumn listbox changing Listbox column with a loop.
    By Aristizabal95 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-11-2013, 12:41 PM
  3. Having trouble with ActiveX listbox
    By burkejay in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-31-2012, 12:16 PM
  4. Help with activex listbox control
    By programmer123 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-02-2005, 04:05 PM
  5. [SOLVED] ActiveX Listbox Control
    By TrendyProgrammer in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-02-2005, 04: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