Dropdown List w/ Many Selections - US States

Hi,

Is there a way to do an enum (drop down list) of many values without having to type each value in manually? For example under State, have a drop down of all US States.

Solved Solved
0 4 672
  • UX
1 ACCEPTED SOLUTION

You can create another sheet called โ€œStatesโ€ and name the Column [State Name]. Then go to the Enum Column and add this formula in Valid IFs: States[State Name]

View solution in original post

4 REPLIES 4

You can create another sheet called โ€œStatesโ€ and name the Column [State Name]. Then go to the Enum Column and add this formula in Valid IFs: States[State Name]

Thank you. That was very quick.

Steve
Platinum 4
Platinum 4

For reference:

Thank you, Steve. Appreciate the resource links as Iโ€™m learning to develop with AppSheet.

Top Labels in this Space