Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi there
I have a long list of calculations of which i need to find the nearest match. I can find the nearest elow with VLOOKUP but not the closest. Have tried.=INDEX(list,MATCH(MIN(ABS(list-target)),(ABS(list-target)),0)) but this returns a #N/A error. The nature of the spreadsheet means there can be more than one same answer. I only need to return one of these. Waht is the easiest way to do this??? cheers nobby |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
use vlookup or other to find the nearest values (<) or interpola | Excel Worksheet Functions | |||
Rounding to the nearest quarter (decimal) in a Pivot table | Excel Discussion (Misc queries) | |||
Find and Replace | Excel Worksheet Functions | |||
Code needed to find records from bottom up | Excel Discussion (Misc queries) | |||
Excel has a "Find Next" command but no "Find Previous" command. | Excel Discussion (Misc queries) |