D
DORI
I have a table in Access with 250 rows and 3 columns.
The operators input a number let call it A.
I need a macro in VBA to search A to see if there is a match or closest
number to A on column 3 (let call it B) and then return the data on the same
row as B on calumn 1.
Any help is much appreciated.
DORI
The operators input a number let call it A.
I need a macro in VBA to search A to see if there is a match or closest
number to A on column 3 (let call it B) and then return the data on the same
row as B on calumn 1.
Any help is much appreciated.
DORI