I have a unusual problem (or it seems to me). I created a database in MS Access. I imported a table, form and report from another database. I have VBA code behind the form. I added the following references:
Visual Basic for Applications
Microsoft Access 8.0 Object Library
Microsoft DAO 3.51 Object Library
Microsoft ADO Ext. 2.6 for DDL and Security
Microsoft Jet and Replication Objects 2.6 Library
Microsoft ActiveX Data Objects 2.1 Library
I run the application over the network with no problem. I have a second laptop that is connected to the network. I run the application on that laptop with no problem. I have a co-worker that tries to run the application and receives the "Compile Error: Can't find project or library" error. How come?
Thanks
Tina Poettker
Visual Basic for Applications
Microsoft Access 8.0 Object Library
Microsoft DAO 3.51 Object Library
Microsoft ADO Ext. 2.6 for DDL and Security
Microsoft Jet and Replication Objects 2.6 Library
Microsoft ActiveX Data Objects 2.1 Library
I run the application over the network with no problem. I have a second laptop that is connected to the network. I run the application on that laptop with no problem. I have a co-worker that tries to run the application and receives the "Compile Error: Can't find project or library" error. How come?
Thanks
Tina Poettker