A
Annelie
I have a client where I use access 2003 in access 2002 format and when I use
the following code it works great.
Private Sub EmployeeSelect_Change()
EmployeeSelect.Dropdown
End Sub
On another client is keep getting error messages and I think it must be
because some library is not loaded. What could it be?
Annelie
the following code it works great.
Private Sub EmployeeSelect_Change()
EmployeeSelect.Dropdown
End Sub
On another client is keep getting error messages and I think it must be
because some library is not loaded. What could it be?
Annelie