+ Reply to Thread
Results 1 to 3 of 3

how do i find where a drop down list is hidden so it can be edited

  1. #1
    vgee
    Guest

    how do i find where a drop down list is hidden so it can be edited



  2. #2
    Norman Jones
    Guest

    Re: how do i find where a drop down list is hidden so it can be edited

    Hi Vgee,

    Try:

    Activesheet.Shapes("Drop Down 1").Visible=True


    Change the name of the control to accord with your situation.


    ---
    Regards,
    Norman



    "vgee" <[email protected]> wrote in message
    news:[email protected]...
    >




  3. #3
    Dave Peterson
    Guest

    Re: how do i find where a drop down list is hidden so it can be edited

    And if the dropdown list is the result of Data|Validation
    select a single cell (or a range of cells to search)

    Edit|goto|special
    check the Data Validation option
    (and use All)

    Then for each of those cells:
    data|validation
    see if there's a list in that dialog or if it points at another range.

    vgee wrote:

    --

    Dave Peterson

+ 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