Forum Discussion

TheAnalogKid's avatar
TheAnalogKid
Copper Contributor
Sep 11, 2021

Logical Functions corresponding to Lists

Cell A1 has a list in it = Example 1, Example 2, etc.  I want A2 to change values depending on the chosen item from the list of A1. I know I can insert =IFS(A1="Example 1",001,A1="Example 2,002.......

Resources