Hello,
I want to retrieve the data of each lookup symbol for various dates. The problem here is that the dates are arranged horizontally whereas the symbol names are arranged vertically in the lookup area. How can I retrieve the data using a formula. I tried using the xlookup but failed to get the values. I am herewith attaching the sample data
Thank you![]()
=XLOOKUP(1,(A10=RawData!B3:X3)*(Analysis!$H$2=RawData!$A$4:$A$13),RawData!$B$4:$X$13)
Bookmarks