Forum Discussion

JimS-2145's avatar
JimS-2145
Copper Contributor
Jan 15, 2020
Solved

Creating a default value from drop down list

I am probably not using the correct terms, but essentially I am trying to have a dropdown list in a cell. I know how to do this. I want it to display the first choice in the dropdown list until the u...
  • Riny_van_Eekelen's avatar
    Jan 15, 2020

    JimS-2145 

    You could have the validated cell point at the first cell in the list. Suppose your list populating the dropdown starts at A6, you could enter:

    =$A$6

    ....in each cell that requires validation. Example attached.

Resources