+ Reply to Thread
Results 1 to 1 of 1

combo box population

  1. #1
    Registered User
    Join Date
    07-14-2008
    Location
    Madrid
    Posts
    2

    combo box population

    Hello gotta problem handling comboboxes

    I got 2 combobox in my spreadsheet and I want to add a macro to them. What I want is the following:
    In order to populate the seccond combobox I need to select a value of the first one. Depending on the value selected the data loaded onto the seccond combobox is one range or annother.
    What I try to do is select a combobox, then associate a macro to it. A rutine is created on a name as following:

    Sub combobox1_change

    End Sub


    How can I refer to both comboboxes?
    how can I unload data from the combobox?
    how can I load new data into the combobox using one range or annother depending on the value selected on the other combobox?
    Last edited by novitaun; 07-15-2008 at 03:53 AM.

+ 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