Remove un-used ActiveX element from a form.

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

Guest

Hi guys,

Bit of a problem I need help with.

I was experimenting with the ActiveX controls the other day and inserted a
Knob Control 2.0 element on a form to see how it worked. Now I'm pretty sure
I deleted it but it's causing problems ever since.

Whenever we open our company's database it throws up an error reffering to
AudioControls2.OCX - I don't know how to get rid of this and it's really
frustrating me.

I'm sure I deleted the element but the thing is I can't remember which form
I originally put it on - I'm wondering if maybe it left behind some VB code
that I need to delete in order to prevent this error message appearing.

Does anyone have any advise or solutions I can apply to clean up whichever
form it may be, and also help find the form in the first place.
 
While in the VB Editor, select Tools | References. If there's a reference to
that OCX there, uncheck it (if it's there, it'll be at the top)
 
Douglas you absolute GENIUS! It was there and is now unticked!

Thank you so much my friend.
 

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