Object Error Message


Posted by Stan on December 13, 2001 7:03 AM

I have developed an application where different UserForms are called from command buttons. I gave a copy to a friend who, when trying to open the forms got the message ""Could not load an object because it is not available on this machine" followed by a "Catastrophic Failure" message. We checked the Preferences in the VBEditor and his are the same as mine. Any ideas as to how I could go about finding what object is missing?

Cheers

Stan



Posted by Joe Was on December 13, 2001 8:14 AM

From the VB editor debug by stepping through one line at a time until the macro crashes. They may need to install an addin that's on your PC and not there's. Or you may be using a newer version, like MSO animation is in 2000 and up or voice is in XP and up? JSW