Vlookup equivalent/relationship

stevembe

Well-known Member
Joined
Mar 14, 2011
Messages
501
Very much a newbie so do bear with me. I have built a database with two tables where both have a field labelled “Employee ID”. The second table contains Employee ID, Surname, First Name, Age, etc and what I want to achieve is auto populating table one with all this detail when the Employee ID is typed in. I am thinking of a Excel Vlookup equivalent, perhaps a relationship. Obviously not really sure so very much grateful for any advice.
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Access has a DLOOKUP function (check the help files or Google "Access DLOOKUP").

However, you can combine the two tables in a simple query, joining on the Employee ID also.
 
Upvote 0

Forum statistics

Threads
1,221,841
Messages
6,162,314
Members
451,759
Latest member
damav78

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top