re-reference

R

Richard Bond

Hello,

A third party company has rereleased a component that I am referencing in
vba. However they don't seem to have maintained binary compatibility. I was
thinking of checking and unchecking the reference, however, when I try this
the object is already in use. I have also tried commenting out all my code ,
but to no avail. Is there a key I can hold down to disable code etc and then
do it, or is there another way.

regards,

Richard
 
R

Richard Bond

As it was a "C" dll all I needed to do was make sure the new dll was written
directly over the old dll. As the reference is impossible to remove I will
need to make sure that new installs are directed at exactly the same folder.
 

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