G
[G]rumpy [O]ld [D]uffer
I have a table that, as an example, shows the following:-
Volume > 1000 2200 2500 3300 5000
Operators > 5 7 8 10 16
Is there a function/formulae that will give me the nearest number of
'Operators' based on a 'Volume' being entered.
i.e. if I enter a Volume of 1500 the nearest matching 'Operator' is 5,
if I enter 1650 the nearest matching 'Operator' is 7.
HLOOKUP without the 'false' doesn't do it!!
Volume > 1000 2200 2500 3300 5000
Operators > 5 7 8 10 16
Is there a function/formulae that will give me the nearest number of
'Operators' based on a 'Volume' being entered.
i.e. if I enter a Volume of 1500 the nearest matching 'Operator' is 5,
if I enter 1650 the nearest matching 'Operator' is 7.
HLOOKUP without the 'false' doesn't do it!!