Skip Bisconer
Who Me?
- Local time
- Today, 02:31
- Joined
- Jan 22, 2008
- Messages
- 285
I have a form to update training records (see attached). This normally will be used to record employee training for a specific training policy. The entry will be repeated for up to 30 emplyees all training in the same policy.
I would like the user to pick an employee and for the first time select a policy number using the unbound combo box which record source columns will update several fields on the form, some showing some hidden.
The form works well except the Policy must be reselected each time after a record update. It would nice if I could get the combo to reselect as the user is tabbing through the Add Record command button instead of the user having to click the down arrow and select the policy again for each entry.
Is this possible? If so what code could I use? I am not stuck on this particular format as I am still in development, but this seems to be the cleansest that I have experimented with so far. Any suggestions would be welcomed.
I would like the user to pick an employee and for the first time select a policy number using the unbound combo box which record source columns will update several fields on the form, some showing some hidden.
The form works well except the Policy must be reselected each time after a record update. It would nice if I could get the combo to reselect as the user is tabbing through the Add Record command button instead of the user having to click the down arrow and select the policy again for each entry.
Is this possible? If so what code could I use? I am not stuck on this particular format as I am still in development, but this seems to be the cleansest that I have experimented with so far. Any suggestions would be welcomed.