Problem with RefEdit Control in VBA

D

Dileep T M

When Refedit is added to a VBA project as Reference and open in another PC,
We get some Error message. This Error message is due to Missing RefEdit
reference.

Even if RefEdit dll is available in corresponding Path ( Ex. C:\Programs
files\Microsoft Office\office11\RefEdit.dll ). Under Tools -> Reference in
the VBA project , We get “Missing : RefEdit†control. Once this Reference is
removed and added again by selecting the same Path , then Refedit control
works without any problem.

Is there any problem in RefEdit control in VBA?
Why should Reference be removed and added manually?

What will be the Update that has to done when Office is Upgraded from 2003
to 2007 or to some other version. Will there be the same reference problem
when office version gets modified?
 
J

Jon Peltier

I've had some related problems, which seem to be related to the Office 2003
SP3 update (tho I can't verify this). When I remove the reference without
adding it back in, it mostly seems to work. A client also told me that the
Detect and Repair feature also helps.

- Jon
 

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

Similar Threads


Top