Select from a combo box...

Davers

Well-known Member
Joined
Sep 17, 2002
Messages
1,165
Hi everyone, this is my first post to the Access group....I'm very new to Access...I have 2 tables, 1 is Employee information, the second is Department information. On my "Add an Employee" form, I'd like to be able to choose the department from a combo box, and have the Manager of that department automatically pop up in the Manager box. I'm not quite sure how to do that. The Deparment table houses that information. Can someone explain how to do that in very simple terms... :oops: I have a "very basic" understanding of Access... :eek:

Thanks,

Dave M.
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
If the 2 table are joined in a query and the query used as the record source for the Form then it should populate itself automaticaly.
You should not be storing the Managers name in the employee table only the id of the department.

HTH

Peter
 
Upvote 0
Thanks for the quick response! It's starting to ring a bell now. I've actually created a few databases in the past...(about 5 years), hopefully this will start making more sense the further I go! :eek:

Thanks again,

Dave M. :p
 
Upvote 0

Forum statistics

Threads
1,221,556
Messages
6,160,476
Members
451,649
Latest member
fahad_ibnfurjan

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