Spent about 3+ hours wrestling with this 'simple' lookup - I want it to pull all the matched codes on the "Draw From" tab, to the "Lookup" tab.
Then I want to click on the count filter to show me, in descending order, the codes that have a quantity assigned (in this case, all codes have a quantity)
Seems like a VERY SIMPLE formula - right?
=XLOOKUP(A2,'Draw From'!$A$2:$A$51,'Draw From'!$B$2:$B$51,0,0,2)
But as you can see, this formula only returning 2 of the 50 codes
Is it a cell format issue?
. o 0 ( I know it's something simple )
Bookmarks