+ Reply to Thread
Results 1 to 2 of 2

Populate listbox using vlookup or index,match?

  1. #1
    Registered User
    Join Date
    10-28-2007
    Posts
    6

    Populate listbox using vlookup or index,match?

    Hi,

    Am just wondering if its possible to populate listbox by vlookup or index, match functions.

    I have 2 listboxes , and I select an item in listbox 1
    when this is selected - i want the corresponding items to populate listbox 2

    is it possible to use vlookup or index to do this?

    can anyone suggest a macro /code to do this, if it's possible ?

    thanks!

  2. #2
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161
    The simplest way would be to have all your lists named, so for arguements sake create 2 comboboxes, have a list of column headers lets call them header1, header2 & header3, now have these as a named range, call them Headers, highlight the data below the first of these headings and name the range header1 do the same for the other 2. Double click the first newly created combobox and paste this in:
    Please Login or Register  to view this content.
    now when you change the value in the first combobox the data below the heading is available in the second!

    Hope this helps.
    Not all forums are the same - seek and you shall find

+ 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