Hi
I am trying to use a XLOOKUP like below but instead of having the sheet name, I want to pick up the sheet name from a drop down list.
The drop down list has multiple sheet names in a file. So I want to be able dynamically use the Xlookup formula on different sheets.
Thanks
=XLOOKUP(A7;Sheet1!$B$2:$BF$2;Sheet1!$B$3:$B$20;;0;1)
I am trying to use a XLOOKUP like below but instead of having the sheet name, I want to pick up the sheet name from a drop down list.
The drop down list has multiple sheet names in a file. So I want to be able dynamically use the Xlookup formula on different sheets.
Thanks
=XLOOKUP(A7;Sheet1!$B$2:$BF$2;Sheet1!$B$3:$B$20;;0;1)