Forum Discussion
iz_1977
Jul 20, 2022Copper Contributor
One (1) unique ID for reference with two (2) data return (or) - Xlookup formula
Hi, I need help with the formula for Xlookup. My data have One (1) unique ID for reference, which will also show multiple data names as returns. I require the data can be selected as either A or B. ...
Harun24HR
Jul 20, 2022Silver Contributor
You didn't mention what problem you facing with XLOOKUP(). Can you show few sample input data then desired output by formula?
- iz_1977Jul 20, 2022Copper Contributor
Hi. Sorry. My argument was
"=XLOOKUP(E9,'Y:\DB Files\DB\[Database Sites.xlsx]Site Master list'!$C:$C,'Y:\DB Files\DB\[Database Sites.xlsx]Site Master list'!$B:$B,,1,-1)"
yet I need the data to return as multiple choice (choosable) which IF inserted "AA-01" it will return as "Main Office Link" or " Main Office Link (Backup). Please assist. Thank you.