activeX control confusion

  • Thread starter Thread starter tom
  • Start date Start date
T

tom

When I paste certain forms from one DB to another using Access 97, I get the
error that there is no activeX control.

I also get the error later that "There is no object in this control" which
MS indicates is also an ActiveX error.

I dont know a thing about ActiveX and I dont really want to learn. Can I
deal with this somehow without knowing ActiveX?
 
If the form you are pasting contains an ActiveX control, you will need to
open any code module and go to Tools/References and set the correct
reference for that ActiveX control. The reference is automatically set if
you select the control from the ToolBar and draw it on the form. But the
cut and paste or import does not set the reference.
 

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

Back
Top