Thread: Embed a form?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lantiger[_2_] lantiger[_2_] is offline
external usenet poster
 
Posts: 1
Default Embed a form?

I can host my ActiveX controls as an OLEObject, the problem is OLEObjec
are not very stable or efficient.

I can also host the same controls on a user form. However, user form
do not belong to any single worksheet, they float on top of excel. I
there any way I can embed a form, any form, to excel worksheet jus
like other activeX controls?

Thanks

Davi

--
Message posted from http://www.ExcelForum.com