View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff[_2_] Harald Staff[_2_] is offline
external usenet poster
 
Posts: 449
Default Referencing Userform in VB6

Hi Avi

The office userform and its controls are in the "Forms2" library.

HTH. Best wishes Harald

"avi" wrote in message
...
Hello,

I have a userform in Excel ith some controls and activeXs on it

Is there a way to reference the controls and the userform from VB6?

Excel has not a Userform property...

Thanks
Avi