S
sarthur
Guest
I have a form with a combo box showing the Company Name based on the Company ID. The form has a sub-form showing the Employees Name in a combo box. I want the combo box of Employees Name to only show the employees of the company selected in the Company Name combo box (The Employee Table has a Company ID field). I think I should be using Requery, but I can't get it to work. PS: This is causing BIG stress!