+ Reply to Thread
Results 1 to 3 of 3

Populating 1 listbox on the basis of another listbox selections

  1. #1
    Registered User
    Join Date
    08-12-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007
    Posts
    25

    Populating 1 listbox on the basis of another listbox selections

    Hello everyone,
    I need some help regarding append.
    Actually what i wanted to do is, ihave some listboxes and on the basis of values selected in 1 listbox , I want to populate another listbox, I took all the values selected by the user in a string seperated by commas then I used a split function to get all the comma seperated words in another string without commas.
    Now i want to filter some data on the basis of these words and populate another listbox, so I am doing this :

    Please Login or Register  to view this content.
    what i want is how can i add filters dynamically on the basis of no. of words in that string?
    Please help me guys, if you know how to do this or any other approach of doing the same.

    Thanks you.

  2. #2
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Re: Populating 1 listbox on the basis of another listbox selections

    Please Login or Register  to view this content.



  3. #3
    Registered User
    Join Date
    08-12-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Populating 1 listbox on the basis of another listbox selections

    Thanks for replying Snb.
    Can you please elaborate your code, I am getting what it do?
    Its running and filtering the source sheet only and that too with a different value, which i have not even selected.
    I am selecting values from the listbox named lstSpecialization and wants to populate Listbox1 with the matching values of the selected values of lstSpecialization. Its damn complicated for me .
    Please help

+ 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