Results 1 to 6 of 6

How to reference a drop down?

Threaded View

  1. #1
    Registered User
    Join Date
    07-07-2009
    Location
    United States - California
    MS-Off Ver
    Excel 2007
    Posts
    3

    Question How to reference a drop down?

    I have this basic spreadsheet with a single drop down. Depending on what I select in the drop down, I want to change the value of a cell.

    I am having a basic lack of understanding with just finding the object qualifier for the drop down.

    I tried ListBox1.value and ComboBox1.value, but I get error 424 - Object required.

    Sub DropDown3_Change()
    MsgBox "Hello world!"
    MsgBox ListBox1.Value
    End Sub

    Instead of ListBox1, what should I be using to reference the drop down that is on my spreadsheet? Note that the name of my list box is DropDown3

    Thanks, Bij
    Last edited by bijalds; 07-07-2009 at 06:21 PM.

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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