A
Annelie
I have a data entry subform, where the main table comes from a query which
is based on the TblEmployeeList. The query shows only active employees. The
employee is selected from a combo box.
If an employee is not on the on the list, I would like to have a button
which would open the frmEmployeeList. But I get message that the
tblEmployeeList is already opened exclusively by another user.
There has to be a way to suspend the current form and open the
frmEmployeeList.
Annelie
is based on the TblEmployeeList. The query shows only active employees. The
employee is selected from a combo box.
If an employee is not on the on the list, I would like to have a button
which would open the frmEmployeeList. But I get message that the
tblEmployeeList is already opened exclusively by another user.
There has to be a way to suspend the current form and open the
frmEmployeeList.
Annelie