Dear All,
Can anyone tell me how can I run a function or a sub from one form to another?

Let say I have a form that allow the user to enter information of an employee, (first, Last name, Add, and Department name etc…) the department name is a Combo box, that contain all the names of Department, if the user want to add new department he can press a button which load the Department form (different form). What I want is, when the user enters the new department and the User info form is loading, I want the Department list (combo box) in the (user form) to refresh and get the new list name of Department. “How can I do it?” I hope that I made it clear…

Appreciate any help…

Regards,