How to add my button or menu item in Excel using VC++ 6.0

L

Lokesh Sharma

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
 
V

Venkat Srinivasan.R [ MSFT ]

Hi ,

I found the following links

How To Create Automation Project Using MFC and a Type Library :
==========================================================
Microsoft Knowledge Base Article - 178749 :
http://support.microsoft.com/default.aspx?scid=kb;EN-US;178749

How To Find and Use Office Object Model Documentation :
======================================================
Microsoft Knowledge Base Article - 222101 :
http://support.microsoft.com/default.aspx?scid=kb;EN-US;222101

Hope it helps
Regards,
Venkat.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top