View Single Post
  #1   Report Post  
Posted to microsoft.public.dotnet.languages.vb.controls,microsoft.public.excel.programming
Sandra[_5_] Sandra[_5_] is offline
external usenet poster
 
Posts: 3
Default User created control for use in Excel?

I have created a new control in VB .net and want to use it in an Excel
spreadsheet. Is it possible to import it somehow? Excel seems to
want an activeX control but vb doesn't seem to allow you to do that
anymore - it's in a dll.

Any thoughts?