+ Reply to Thread
Results 1 to 2 of 2

Indirect in userform combo boxes

  1. #1
    Registered User
    Join Date
    08-31-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    9

    Indirect in userform combo boxes

    While in a worksheet using two drop-down lists referencing several named ranges on a separate worksheet, I have used the Indirect function to drop down certain cell references in a drop down list depending on the value selected in the first drop down list. However, when using a Userform I'd like to do the same thing. Can anyone give an idea how I might go about this?
    Last edited by bwestfall; 09-26-2012 at 10:01 AM.

  2. #2
    Forum Expert Tinbendr's Avatar
    Join Date
    06-26-2012
    Location
    USA
    MS-Off Ver
    Office 2010
    Posts
    2,125

    Re: Indirect in userform combo boxes

    It's called cascading comboboxes. In the change event of the first CBox, you have the ability to run additional code to fill/select/etc the other combobox.

    But without an example worksheet with the userform, I'm unable to be more specific.
    David
    (*) Reputation points appreciated.

+ 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