How can I integrated a combobox ?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi everyone; I have a problem about what can I integrate a Combo box who's list is link with a table (called department) but the text of the combo is link with other table (called user). Table 1 = user Field 1 = User Field 2 = DeptCode Table 2 = Department Field = DeptCode Field = DeptDescription I other words, I have a form presenting the user informtion (this information is from the table user), but the field called deptCode in user table. I want present every time the records is changed the dept description from table department. (I think all of that is without Coding) Please me on that... Johnny Johnny Lizardo