I would like to update my access file from the child form, and in the parent form I would like to see all the changes. For example, in the child form it would update my employee table, and in my parent window from my combobox I should be able so the new employee.
How would I approach this?