lookup in non sorted list

  • Thread starter Thread starter Ron
  • Start date Start date
No. Use VLOOKUP (or HLOOKUP) instead, with the 4th argument set to FALSE

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

| Is there a function to use lookup in non-sorted (but unique) list?
 
Is there a function to use lookup in non-sorted (but unique) list?

VLOOKUP, HLOOKUP and MATCH can all work on unsorted lists -- see HELP for how
to do that.
--ron
 
Back
Top