Excel Analysis Tools Pak "object not registered"

J

Jeff

Hello, I'm a technician who is stumped and looking for
answers. Here's the sitrep:

User has created a macro enabled vba program to run within
Excel... User goes to enable the Analysis tools and this
results in an error message "object library is not
registered" and from that point forward every time excel
is opened, it spits out this error. The only way to rid
the error message so far, is to recreate the profile.

Can someone enlighten me as to why the object is not being
found in the library?

P.S the tools have been installed.

Thanks.
 
N

Nick Hodge

Jeff

Have you tried manually adding it Via the references option in the VBE
(Alt+F11)?

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
[email protected]
 
Top