HLOOKUP Not Working
This is a Lacrosse Spreadsheet.
I'm trying to bring values from one sheet into another sheet which is sorted (I'm using the LARGE function). At the moment I have three values (Jersey, Position, PassRank) within my HLOOKUP Reference. I've used the LARGE function to pull over the Top 20 values in order to the new Sheet 'Best Players', I'm attempting to do a HLOOKUP (HLOOKUP(B2,PassRank Results::$B$1:$U$3,1,0)) where the value of B2 is contained within the range ($B$1:$U$3) but the formula says 'Value Not Found' (on my iPad), if I flip the exact match bit it comes back with the incorrect jersey number.
The interesting part is if I change the B2 value to Position/Jersey it works it just seems like it doesn't want to accept the PassRank value. Below is an image of the Reference table:
The below screen show is the Best Player Sheet:
The only other thing I can think of is Row 3 (upper picture) is populated based on Cell Reference (lower on the sheet), and Column B (lower picture) is referencing Row 3 via the Large function.
Any help would be greatly appreciated, I'm not Numbers master but I've seeming gotten more complex things to work within Numbers.
MacBook Pro with Retina display, OS X El Capitan (10.11.4)