Hi guys,
I want to perform a lookup function that will find a given value within a range. Ie, user inputs 100 to a cell, and lookup will retrieve an approximate match +-5 from column 1 and display adjacent cell in column 2.
A standard vlookup true statement with a range i guess? (search for approximately 100 between 95-105).
Im still learning VBA so any help would be brilliant.
Thanks
A
I want to perform a lookup function that will find a given value within a range. Ie, user inputs 100 to a cell, and lookup will retrieve an approximate match +-5 from column 1 and display adjacent cell in column 2.
A standard vlookup true statement with a range i guess? (search for approximately 100 between 95-105).
Im still learning VBA so any help would be brilliant.
Thanks
A