darrelhawes
Technical User
I have a form that contains a combo box with employee data. The form is tied to a transaction table. I choose the employee's initials (small organization ). The combo box is tied to another small table with initials, employee name, and employee wage rate. All three appear on the combo box.
I then have a separate field for Rate. I created the control by dragging from the field list. How does I force the entry of the Rate based upon my Employee choice? The only way I could figure out how to do this was to put the appropriate code in the Control Source property for Rate, but then it won't update the underlying transaction table. The Employee Initials do get updated to the table with no problem.
Thanks in advance.
Darrel Hawes
Access Newbie, trying to get up to speed
I then have a separate field for Rate. I created the control by dragging from the field list. How does I force the entry of the Rate based upon my Employee choice? The only way I could figure out how to do this was to put the appropriate code in the Control Source property for Rate, but then it won't update the underlying transaction table. The Employee Initials do get updated to the table with no problem.
Thanks in advance.
Darrel Hawes
Access Newbie, trying to get up to speed