Thread
:
something like VLOOKUP
View Single Post
03-13-2012, 02:23 AM
Colin Legg
Windows 7 32bit
Office 2010 32bit
Expert
Join Date: Jan 2011
Location: UK
Posts: 369
Hi,
=INDEX(A1:A10,MATCH(D1,B1:B10)+(LOOKUP(D1,B1:B10)< D1))
where A1:B10 contains the table you posted and D1 contains the value to look up (eg 340).
Colin Legg
View Public Profile
Find all posts by Colin Legg