+ Reply to Thread
Results 1 to 5 of 5

Excel 2007 : Cell that turns into a droplist?

  1. #1
    Registered User
    Join Date
    12-24-2010
    Location
    Ohio
    MS-Off Ver
    Excel 2007
    Posts
    89

    Cell that turns into a droplist?

    Howdy,

    Can someone tell me how when one clicks on the blue cell, in the attached file, it turns into an activex combobox, and when you click on a different cell the combox disappears?

    I had this tucked away on my old computer, and I must have not transfered the other files to my new system. I can't find any code or properties for this.


    Thanks in advance.
    Attached Files Attached Files
    Last edited by BigGPL; 01-10-2011 at 06:36 AM. Reason: removed unnecessary repetition of ? from title

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Cell that turns into a droplist????????

    looks like data validation to me
    refering to a list called invlist
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,483

    Re: Cell that turns into a droplist????????

    The cell is a dropdown from data validation, not an activex combobox.

    Click the data ribbon, select data validation, you will see the range used to create the list.

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Cell that turns into a droplist????????

    To see where the named range of "InvList" is you need to click on the Formulas Tab and then Name Manager. It looks like InvList is a dynamically named range using the =Offset type format. Read:
    http://www.exceluser.com/explore/dynname1.htm
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  5. #5
    Registered User
    Join Date
    12-24-2010
    Location
    Ohio
    MS-Off Ver
    Excel 2007
    Posts
    89

    Re: Cell that turns into a droplist?

    Hey Guys,

    Thanks for the info.

    Just learned something new.

+ 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