Enzo_Matrix
Board Regular
- Joined
- Jan 9, 2018
- Messages
- 113
I have a table with 8 columns and I am trying to create a drop down menu that will return an integer from locums A,C,E,G when I choose text from columns B,D,F,H respectfully.
If I choose:
Text 1 (from column B)
It returns: "1"
If Text 3 (From column D)
Returns: "5"
Is there a way to use IFS() with a Range() and multiple criteria?
If I choose:
Text 1 (from column B)
It returns: "1"
If Text 3 (From column D)
Returns: "5"
Is there a way to use IFS() with a Range() and multiple criteria?