DLL

K

K Dales

Assuming Excel runs OK except for the workbooks containing
the macros, it is probably missing one or more of the DLLs
specified as references for the macros. From the VBA
editor, choose Tools and References, then highlight each
reference that is checked off. The DLL name and path will
show at the bottom of the dialog box. Make sure these
DLLs exist on the problematic machine in the specified
locations.
-----Original Message-----
Hi,

I have an excel application which runs on 3 different
computers. On one of the computers displays the following
error: "error loading DLL library", and when running any
of the macros displays: "Automatization error", how can I
know which DLL is missing on this computer?, (already
tried reinstalling Office XP)
 
Top