I have a 3 combo boxes called Division, Department, and SubDepartment. All 3 combo boxes are synchronized. When I select a value from the Division combo box it shows me the correct departments in the Department combo box and when I select a value from the Department combo box is shows me the correct subdepartments in the subdepartment combo box. Now I want it to automatically fill in the Room, Building and Phone that goes with the subdepartment value that I choose. I would appreciate any help. Thanks.