A
AntonioMachado
I have tblProjects (Key = ProjectID)
I made a form (record source = tblPtojects) containing all the fields form
tblProjects
I want the user to pick a project using a combobox, and have the other fields
updated with the project's info, instead of navigating through projects using
the form buttons.
Currently, when I select a project in the combo, nothing happens.
What do I need?
Antonio.
I made a form (record source = tblPtojects) containing all the fields form
tblProjects
I want the user to pick a project using a combobox, and have the other fields
updated with the project's info, instead of navigating through projects using
the form buttons.
Currently, when I select a project in the combo, nothing happens.
What do I need?
Antonio.