Baldrick
11-29-2001, 09:11 AM
Judging from the posts, this group could use a good workshop in combo boxes.
I have a 3 column combo box that displays Work_Desc, Work_Loc and Work_Date. It's control source is Work_ID.
When the user selects a workshop from my drop-down list, I want to automatically fill the Work_Loc and Work_Date fields on my form. Work_Desc was easy 'cause that's the combo box value. I can't seem to apply the same logic to text fields.
Doable?
I have a 3 column combo box that displays Work_Desc, Work_Loc and Work_Date. It's control source is Work_ID.
When the user selects a workshop from my drop-down list, I want to automatically fill the Work_Loc and Work_Date fields on my form. Work_Desc was easy 'cause that's the combo box value. I can't seem to apply the same logic to text fields.
Doable?