Controls in toolbox

C

ChrisJ

How can I find out which file an ActiveX control - already in the toolbox -
is in.
I'm having trouble with a common dialog control which is newer and not
compatable with the older version of Access I'm running
 
D

Douglas J. Steele

Take a look at the References collection. Assuming you're using Access 2003
or older, you get there through Tools | References while in the VB Editor.
If you added the ActiveX to a form, a reference to the file should be one of
the selected ones at the top of the list.
 

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