Forum Discussion

ddsmith52's avatar
ddsmith52
Copper Contributor
Jul 24, 2019

Locating a Data Validation table

How can I locate a drop-down list in an excel document that someone else created?  I've been given a document that was already set up and I need to make changes.

9 Replies

  • ddsmith52 

    Hi

    For situations like this (and MUCH more complicated) there is a Tool that comes for Rescue: The INQUIRE Tab of the Ribbon:

    This tool will enable you to find a Table, data Validation, a Formula, Errors, not only if the Sheet is Hidden but even if the Sheet is VERY Hidden (VBA Term)

    To add the INQUIRE TAB:

    • File >> Options >> ADD Ins
    • Manage (lower left corner) >> COM Add-ins >> Go
    • Check INQUIRE >> Save the File >> Click on WORKBOOK analysis report...

     

    Here is a short tutorial about the Magic of the Inquire Tab

    https://www.youtube.com/watch?v=yOHJJcXtQq4

    Hope that Helps

    Nabil Mourad

     

  • PReagan's avatar
    PReagan
    Bronze Contributor
    Under the home tab > editing section > magnifying glass > "Go To Special" > Data validation.

    This should highlight the cell that contains data validation for you.
    • ddsmith52's avatar
      ddsmith52
      Copper Contributor

      PReagan   Correct, but I am looking for the source of the list?  It is somewhere within the workbook, but I cannot locate it.

      • PReagan's avatar
        PReagan
        Bronze Contributor
        Click on the drop-down list > under Data Tab click Data Validation > Under Settings you should see the Source of the list.

Resources