Thread: RefEdit in VB6
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ben Crinion Ben Crinion is offline
external usenet poster
 
Posts: 11
Default RefEdit in VB6

Is it possible to use the RefEdit control outside of VBA.

Im trying to add it to a VB6 addin for Excel.

The component exists in the list of addable components but when i try to add
it it errors saying that objects that it refers to cannot be found.

Any hints would be great.

Thanks.