Results 1 to 10 of 10

Filter worksheet data using 4 dependant comboboxes and populate in 'ListBox' on a userform

Threaded View

  1. #1
    Registered User
    Join Date
    05-21-2012
    Location
    Bangalore
    MS-Off Ver
    Excel 2010
    Posts
    15

    Thumbs up Filter worksheet data using 4 dependant comboboxes and populate in 'ListBox' on a userform

    http://www.excelforum.com/excel-prog...-combobox.html
    Hi All,

    In the attached file,

    Given:
    1) In 'Sheet1" my data are in Column A,B,C,D,E,F&G. On the userform, there are 4 'ComboBoxes' and 1 'ListBox'.

    Required: As Userform activates, I want to
    1) Populate whole data from 'Sheet1' in the 'ListBox1".
    2) Populate 'Column A' data in 'ComobBox1'

    Then,
    3) Based on 'ComboBox1' selection populate matching 'Column B' data in 'ComboBox2".( Also, update 'ListBox1')
    3) Based on 'ComboBox1' and 'ComboBox2' selections populate matching 'Column C' data in 'ComboBox3"".( Also, update 'ListBox1')
    4) And finally based on 'ComboBox 1, 2 & 3", populate 'ComboBox4' from 'Col D' also update 'listbox1'

    I used the code from above link, but unfortunately it did not work.

    Please help me ! I have attached the file.

    Thanks
    p_nayak
    Attached Files Attached Files
    Last edited by p_nayak268; 08-13-2013 at 06:38 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA userform listbox populate data entered from comboboxes
    By Hilton1982 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-05-2012, 11:29 PM
  2. Populate text boxes dependant on the display in 2 comboboxes
    By Tony0437 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-07-2012, 10:53 AM
  3. Replies: 4
    Last Post: 11-03-2011, 12:58 AM
  4. How to create a Userform with dependant comboboxes?
    By Danaf in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-29-2008, 06:31 PM
  5. UserForm with Multiple ComboBoxes Populate
    By RobertCo in forum Excel General
    Replies: 2
    Last Post: 12-27-2006, 01:51 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