Trying to populate a form in access based upon a dropdown selectio

  • Thread starter ExcelNoviceInIL
  • Start date
E

ExcelNoviceInIL

I have a Dropdown box in a form that I can select an employee from a dropdown
list connected to a table. What I would like to do is populate some other
fields in the form automatically depending upon what employee was selected
initially. Is there a way to do that?

Thank you.

lauri
 
D

DL

Well there is; but it depends how you have designed your form, and the table
relationships.
PS I hope you are not duplicating data, in your Form Tbl fields, that is
allready contained in the Employee Tbl.
Perhaps post to an Access specific ng stating your version of Access and a
brief outline of your Tbls/relationships
 
Top