View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lokesh Sharma[_2_] Lokesh Sharma[_2_] is offline
external usenet poster
 
Posts: 1
Default How to add my button or menu item in Excel using VC++ 6.0

Hi,

I am trying to add my button or mnu item in excel using VC++ 6.0.
When I try to add in MS outlook , I include the MSOUTL.OLB to add the
buttons and menu bar in outlook. In the same way which olb am i supposed to
add in excel. Also let me know any site where I can find a samole code for
this, i.,e., addin for excel
Lokesh