In this example, the goal is to have three separate drop-down fields in Field1, Field2, and Field3. Each of these fields will reference data contained in the lower right-hand corner of the spreadsheet, ie: abc, def, geh, or fij in Field1. The goal is to have Field4 (D1) reference the data the user selects from the drop-down fields A2, B2, and C2, and return referenced text from Field4 (L18-L22) in the D2 cell.
In this scenario, I've achieved this result using an IF formula, but I was wondering if there is a simpler syntax available to achieve this result.


