M
Michael Trombetta
I am trying to convert an Access 97 database to Access 2007. I get the error
message: "Compiler Error Can't find object or library" on the following code.
Err_AddBook_Click:
MsgBox Error$
Resume Exit_AddBook_Click
when the compiler encounters Error$.
Any help would be appreciated.
message: "Compiler Error Can't find object or library" on the following code.
Err_AddBook_Click:
MsgBox Error$
Resume Exit_AddBook_Click
when the compiler encounters Error$.
Any help would be appreciated.