Synchronizing fields on a form.
I have a form where comments will be entered. I have a ComboBox on the form that looks up values in a table named “tblName”. Also in the “tblName” are other values I want looked up based on the name that is selected in the ComboBox. These values include Group, Area, and Question to be answered. These fields are in the table “tblName” and will not be changed.
How can I have the person’s Group, Area, and Question appear when the name is selected? This is driving me crazy because it is probably very simple.
Please, I need help as soon as possible.
Thanks!
jrtaylor
I have a form where comments will be entered. I have a ComboBox on the form that looks up values in a table named “tblName”. Also in the “tblName” are other values I want looked up based on the name that is selected in the ComboBox. These values include Group, Area, and Question to be answered. These fields are in the table “tblName” and will not be changed.
How can I have the person’s Group, Area, and Question appear when the name is selected? This is driving me crazy because it is probably very simple.
Please, I need help as soon as possible.
Thanks!
jrtaylor