Hello,
I'm using access 2007 and have one table (Assets). In my table there is a User field (Assets.User) and Deptartment. field (Assets.Departm ent). On my form I have a combo box for User (cboUser) and a combo box for Department (cboDepartment) . Currently they are both individual drop downs with the User and Group names listed in the row source.
On the form, the data entry person will select a user. Once that User is selected how do I autopopulate the Department field on the form?
Thanks,
Kevin
I'm using access 2007 and have one table (Assets). In my table there is a User field (Assets.User) and Deptartment. field (Assets.Departm ent). On my form I have a combo box for User (cboUser) and a combo box for Department (cboDepartment) . Currently they are both individual drop downs with the User and Group names listed in the row source.
On the form, the data entry person will select a user. Once that User is selected how do I autopopulate the Department field on the form?
Thanks,
Kevin
Comment