Registering an ActiveX Control

G

Guest

Hi

I want to install an activeX control on a form but it is asking me to
register the control. Is there a default location for the file?

Thanks
 
G

Guest

No, but I suggest you put it in the Windows\System32 directory where several
other controls are. To register it you then need to open up any module and
select, Tools, References, Browse and then select you control and click Open.
 
T

Tony Toews [MVP]

malycom said:
I want to install an activeX control on a form but it is asking me to
register the control. Is there a default location for the file?

Many ActiveX controls do not work inside MS Access unless the vendor
specifically states that they do support Access. In which case they
will likely also have sample code on their website. For more details
see the following Knowledge Base articles at support.microsoft.com.

ACC97: Custom ActiveX Control Features Supported in MS Access 97
http://support.microsoft.com/?kbid=164241
ACC97: ActiveX Controls List Doesn't Show All ActiveX Controls
http://support.microsoft.com/?kbid=174964
ACC2000: Custom ActiveX Control Features Supported in Access
http://support.microsoft.com/?kbid=202104
ACC2000: Supported ActiveX Controls for Microsoft Access 2000
http://support.microsoft.com/?kbid=208283

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

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