Error in loading dll

  • Thread starter Thread starter Kiki
  • Start date Start date
K

Kiki

I have a db that is shared between 17 sites that are
located in different towns. Each site has its own front
end and the back end sits on the network. My problem is
that one of the sites gets the following message when
logging into the db "Error in loading dll", and then the
code windows fly open. I'd appreciate any help. Thanks
in advance.

Kiki
 
Open any module in VBA mode and look into the References window for any
missing DLL.

S. L.
 
Back
Top