A
Adnan
I have seen such a query but can’t build one, tried to do it myself but I’m
missing something. I have a table tblEmployees and would want to create a
query that when I paste their badge numbers to populate the rest of their
information (such as name, address etc…) pretty much what VLOOKUP does on
excel.
Here’s what I did, I created a table tblInput with one column BadgeNr with
data type as Text, then created a query qryResults, I added tblInput and
tblEmployees, I linked BadgeNr with BadgeNr and I am showing no results. Now
when I enter the badge number in this query (tblInput.BadgeNr field), I want
all the rest of the employee information pupulated (from tblEmployees).
What am I missing here?
Any help, tip or info is much appreciated,
Adnan
missing something. I have a table tblEmployees and would want to create a
query that when I paste their badge numbers to populate the rest of their
information (such as name, address etc…) pretty much what VLOOKUP does on
excel.
Here’s what I did, I created a table tblInput with one column BadgeNr with
data type as Text, then created a query qryResults, I added tblInput and
tblEmployees, I linked BadgeNr with BadgeNr and I am showing no results. Now
when I enter the badge number in this query (tblInput.BadgeNr field), I want
all the rest of the employee information pupulated (from tblEmployees).
What am I missing here?
Any help, tip or info is much appreciated,
Adnan