View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default error 336 (visual basic) ActiveX component not correctly registere

Try starting Excel in safe mode. If you don't get the error, then it is
probably caused by an addin or a file you have in your startup directory.
You can try unchecking the addins and moving everything out of your startup
directory. Then gradually add them back until you encounter the error (to
find out which is causing the problem).

You may be able to limit the search by thinking about when this started and
what changed you had just made.

--
Regards,
Tom Ogilvy


"Jose Luis" wrote:


Hi,

When I start Excel this error is shown:

error 336 ActiveX ( visual basic) component not
correctly registered

Any hint?

Thanks in advance,
Jose Luis