Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to register Active X Controls in Access but my computer won't
save them? Am I doing something wrong?
 
It depends on what you mean by "register". With ActiveX controls, you
register them to the operating system with RegSvr32. If it's already
registered in Windows, you add it to a database with Insert>ActiveX Control.
This adds it to a database, not Access. If you work in more than one mdb, you
need to add it to each one.

HTH,
Barry
 
Back
Top