activex problem

  • Thread starter Thread starter wayne zabel
  • Start date Start date
W

wayne zabel

My friend had a problem with his hard drive and I had to reinstall office
pro 97. Now his program that uses a switchboard will not load because it
does not support the object. When I installed office pro 97 I made a custom
install with "select all" as my option. How can I fix this?
Thanks for any help.
Wayne
 
My friend had a problem with his hard drive and I had to reinstall office
pro 97. Now his program that uses a switchboard will not load because it
does not support the object. When I installed office pro 97 I made a custom
install with "select all" as my option. How can I fix this?
Thanks for any help.
Wayne

Sounds like a References problem. What is the *ACTUAL* error message?
Which object is unsupported?

This may well be the very common References bug. Open any
module in design view, or open the VBA editor by typing
Ctrl-G. Select Tools... References from the menu. One of the
..DLL files required by Access will probably be marked
MISSING. Uncheck it, recheck it, close and open Access.

If none are MISSING, check any reference; close and open
Access; then uncheck it again. This will force Access to
relink the libraries.

John W. Vinson[MVP]
 
John
Thanks for the reply. I knew it was something like that, I just could not
remember the details.
Wayne
 
Back
Top