R
ray
Hello All,
I'm trying to replace the vlookup function in a Excel
Worksheet with a query in Access.
Within Access, I have created two tables containing the
data and join them. Naturally, the query ignore those
records without a exact match.
My dilemma is when the Vlookup doesn't find a perfect
match it picks the closest value.
How to do you replicate the Vlooup behavior of finding the
closest value within a query or DAO.
Please advise.
Ray
I'm trying to replace the vlookup function in a Excel
Worksheet with a query in Access.
Within Access, I have created two tables containing the
data and join them. Naturally, the query ignore those
records without a exact match.
My dilemma is when the Vlookup doesn't find a perfect
match it picks the closest value.
How to do you replicate the Vlooup behavior of finding the
closest value within a query or DAO.
Please advise.
Ray