D
douglas jones
Background: I have a front end/back end application that I am striving to
reduce the user's tasks for data entry. I have a form to capture information
and a portion of the form uses a combo box on a combo box setup. When a user
chooses the "team' they are assigned combo box 1st, the 2nd combo box
directly next to the "team" combo box shows only the names related to the
"team".
My question is, after the initial data entry from the user is complete and
is entered into the form (form property is set to data entry) and the user
needs to enter another new data entry how can I have the form retain their
“team†and name combo box information?
Bottom line: I am striving to reduce user’s data entry of team and name
entries.
Thanks for your time
reduce the user's tasks for data entry. I have a form to capture information
and a portion of the form uses a combo box on a combo box setup. When a user
chooses the "team' they are assigned combo box 1st, the 2nd combo box
directly next to the "team" combo box shows only the names related to the
"team".
My question is, after the initial data entry from the user is complete and
is entered into the form (form property is set to data entry) and the user
needs to enter another new data entry how can I have the form retain their
“team†and name combo box information?
Bottom line: I am striving to reduce user’s data entry of team and name
entries.
Thanks for your time