Form refresh

A

Allan Koodray

I have a form with the following parameters:

1 main form based on a query
2 tabs (subforms) that include the following:
New Employee Entry (new data inputs)
Employee Headcount (edits / deletions)
the subforms are linked to the main form by department.

The concept is to have a user add new employees in the
first tab, then on the second tab check during which
months the employee will be employed.

The problem I am having is the second tab (employee
Headcount) is not updated (real time) when the information
is added. The user must exit the form and re-enter to view
the new employee on the "Employee Headcount" subform. I am
sure there is vba code for refreshing the Employee
Headcount subform.
..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top