Finding ActiveX Controls

G

Guest

Under Debugging - I run the compile and save all modules and get an error
regarding the loading of an ActiveX Control on one of my forms or reports.
I dont konw that any ActiveX controls are being used anywhere.
How do I find out what ActiveX controls are being used in my database?
If I knew what they were and where they were used, I could eliminate the
control.
Thanks,
 
R

RuralGuy

While viewing any code go to Tools>References and look for the word MISSING.
Uncheck the reference and try to compile again.

Under Debugging - I run the compile and save all modules and get an error
regarding the loading of an ActiveX Control on one of my forms or reports.
I dont konw that any ActiveX controls are being used anywhere.
How do I find out what ActiveX controls are being used in my database?
If I knew what they were and where they were used, I could eliminate the
control.
Thanks,

_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top