D
Diqs
Hello everyone, I just have a quick question here and I hope someone can
point me in the right direction.
I have a table created for faculty, which contains the following 3 fields:
EmployeeID (Primary Key, unique for each employee), lastname, and firstname.
Is it possible to create a form that does the following? In the form, the
three fields mentioned above appear. The lastname and firstname fields in the
form of drop down boxes (Combo boxes) and the EmployeeID field has no options
of selection. Is it possible that, if you select someones last name.... that
access can look through the database of faculty for that last name and when
selected... can automatically fill out the firstname field and employee
number?
So far, the only luck i've been able to have is creating combo boxes and
when the form is created..... you can select from everyone's firstname and
lastname..... but thats about it :\
Any help is greatly appreciated.
Thank you and god bless.
Sadiq Motani
point me in the right direction.
I have a table created for faculty, which contains the following 3 fields:
EmployeeID (Primary Key, unique for each employee), lastname, and firstname.
Is it possible to create a form that does the following? In the form, the
three fields mentioned above appear. The lastname and firstname fields in the
form of drop down boxes (Combo boxes) and the EmployeeID field has no options
of selection. Is it possible that, if you select someones last name.... that
access can look through the database of faculty for that last name and when
selected... can automatically fill out the firstname field and employee
number?
So far, the only luck i've been able to have is creating combo boxes and
when the form is created..... you can select from everyone's firstname and
lastname..... but thats about it :\
Any help is greatly appreciated.
Thank you and god bless.
Sadiq Motani