View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Flanagan[_2_] Bob Flanagan[_2_] is offline
external usenet poster
 
Posts: 81
Default SP3 and RefEdit Control

Shortly after installing SP3 in Excel 2003, I created a new workbook with a
refedit control on a dialog. At least, I tried to. I got an error message
when I tried to add the refedit control. So I did a repair of Office. I
was able to add the control then. However, when I check Tools, References, I
have a reference to a refedit.dll. And I have to remove it in order to
share the files with others. Otherwise, they get an error in module 1
message. The refedit control works fine after the reference is removed.

Any ideas on how to make the addition of the refedit control work properly
and not add in that reference?

Bob