D
DKS
Anyway of simulating a VLOOKUP kind of function via Access Queries.
For users who are not familiar with VLOOKUP, it functions as follows:
Amongst a table of entries (recordset), a certain "input" value is looked up
in the first column. The first record where the values match is selected,
and via a second parameter the column from which to display the value is
selected.
Many thanks in anticipation.
For users who are not familiar with VLOOKUP, it functions as follows:
Amongst a table of entries (recordset), a certain "input" value is looked up
in the first column. The first record where the values match is selected,
and via a second parameter the column from which to display the value is
selected.
Many thanks in anticipation.