Check the value of salary in the close event of your first form if it equals zero then prompt the user to enter the information.

Do you automatically create a new record in the salary table when a new employee is created? I would it will make it easier to verify if the salary has been entered or not. You could have both forms displayed at the same time if the salary form was a child form of the employee form.

HTH


JFK