Afternoon All,
I am trying to write a formula to be able to dynamically change the sheet the xlookup is looking through using a drop down menu. I have been using a similar thread on this forum to try to get there but Im failing at the last hurdle. Excel is telling me there is a typo and then adding asterisks when I ask it to correct.
Here is the current formula I have:
=XLOOKUP(A3,INDIRECT("'"&$B$1&"!")*A3:A532,INDIRECT("'"&$B$1&"!")*AC3:AC532)
The drop down menu cell is B3. When using this formula Im getting a N/A even though there is data in that selection to be shown.
I'm sure more information will be needed. Forgive me, new to the forum and relatively new to using excel in a more advanced way. Please let me know what information is needed to help you help me
I am trying to write a formula to be able to dynamically change the sheet the xlookup is looking through using a drop down menu. I have been using a similar thread on this forum to try to get there but Im failing at the last hurdle. Excel is telling me there is a typo and then adding asterisks when I ask it to correct.
Here is the current formula I have:
=XLOOKUP(A3,INDIRECT("'"&$B$1&"!")*A3:A532,INDIRECT("'"&$B$1&"!")*AC3:AC532)
The drop down menu cell is B3. When using this formula Im getting a N/A even though there is data in that selection to be shown.
I'm sure more information will be needed. Forgive me, new to the forum and relatively new to using excel in a more advanced way. Please let me know what information is needed to help you help me