View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
olive_c olive_c is offline
external usenet poster
 
Posts: 1
Default Adding .NET Custom control to a Excel Sheet from an Add-in

Has anyone tried doing this :
I developped a .NET Windows custom control, that I would like to insert in
an Excel Sheet when pressing a Add-in CommandButton.

I'm currently struggling with Excel Interop and OleObjects collection, hope
I'm on th eright path ....