I have created a form with some combo boxes to assign values to other boxes on the form. I can used the combo boxes to select the data I want
to get the Task Code field to updated when I selected the Task Name in the combo box.
I can't get the updated field (Lower right box) to update unless I click
on the Task Code box. It is the same for the other 2 boxes of Employee Number and Status).
http://img69.imageshack.us/img69/4639/screenshot2ap.jpg
When a Task Name is selcted, it is suppose to place the value it is
associated with from a table in the Task Code field and update the below field. But it only does this after I click on the Task Code field and I want/need it to do it automaticly after selecting the Task Name.
Thanks for your help.
to get the Task Code field to updated when I selected the Task Name in the combo box.
I can't get the updated field (Lower right box) to update unless I click
on the Task Code box. It is the same for the other 2 boxes of Employee Number and Status).
http://img69.imageshack.us/img69/4639/screenshot2ap.jpg
When a Task Name is selcted, it is suppose to place the value it is
associated with from a table in the Task Code field and update the below field. But it only does this after I click on the Task Code field and I want/need it to do it automaticly after selecting the Task Name.
Thanks for your help.