Help required !!!!!

mahsanzafar

New Member
Joined
Oct 29, 2004
Messages
40
Hi All,

I am new to Acess and trying to create a database for employee's leave record.

I created table 1 for departments i.e., A, B, C and so on

There is an other table 2 for employees i.e., Z, X, Y and so on and their departments from table 1.

There is an other table where I have to select employee from table 1 and their respective department.

All I want (in table 3) is:

Once I select department, the next field for employee show its respective employees.

I believe there whould be some query that need to be build???

Thanks is advance.
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
You need to build a simple select query, you can do this by using the query wizard.

Firstly though you need so set a relationship between the tables
 
Upvote 0

Forum statistics

Threads
1,221,893
Messages
6,162,662
Members
451,781
Latest member
DylantheD

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