L
Lori Jo Vincent
I have an Access2000 database that is a replication. Starting the other day,
I started getting the following error, and now all my other computers that
synchronizes also get it. HELP!
Inital form for login information appears, when user hits OK, a module is
run to validate user and this error comes up:
Compile Error:
Invalid Data Format
the part of the code that is highlighted is:
Private Sub cmdLogin_Click()
modUserInfo.UserInfo
I started getting the following error, and now all my other computers that
synchronizes also get it. HELP!
Inital form for login information appears, when user hits OK, a module is
run to validate user and this error comes up:
Compile Error:
Invalid Data Format
the part of the code that is highlighted is:
Private Sub cmdLogin_Click()
modUserInfo.UserInfo