Exact Match in Vlookup
Try this
=VLOOKUP(B4,'[GT Master Quote Tool.xls]Sheet1'!$A$2:$E$10000,2,FALSE)
Mike
"Mark Allen" wrote:
I am using this formula in a vlookup:
=VLOOKUP(B4,'[GT Master Quote Tool.xls]Sheet1'!$A$2:$E$10000,2)
Hoever I need an exact match, sometimes it returns the close match.
Any ideas.
Thanks in advance
Mark
|