Connot open form in win XP

G

Guest

My database has two users and we have the same access to all forms, tables,
designs etc. In the switchboard I've a button to take us to change persons,
adresses etc. The form opens but X gets a compilation error: Can't find
library or project. X have Win XP, I've got win 98 SE and have no trouble at
all to open the form and make changes! Why?? The database is not on our
computers, it's on the server where we save all our jobs.
 
S

Shaun Beane

Do you have any VBA in your project? Typically, the only time you'll have
library errors is when the references are different. When you get the error
message, try going into debug, then stopping the code. In the VBA Editor,
choose Tools, References and check to see if any references are missing.
Under some circumstances you'll be able to find a replacement for the
references - like Excel 10 for Excel 11. Hope this helps.
 
G

Guest

Thank You!
I've got a missing reference. Trouble is I can't find how to repair it! Can
someone help me please. It's missing MSInfo Print Category module.

"Shaun Beane" skrev:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top