View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Creating an Excel Add-In

Hi Barb,

Did you look at the suggested tutorial?

In Section 1, Jan Karel discusses the creation of a macro in a Personal.xls
workbook.

In Sections 3 and 4, Jan Karel shows how to create a menu or toolbar for
the addin's macros.

---
Regards,
Norman


"Barb Reinhardt" wrote in message
...
How do I invoke the macro once the add-in has been created?

"Norman Jones" wrote:

Hi Barb,

See:

How to create an add-in file in Excel 2000
http://support.microsoft.com/default.aspx?kbid=211563.


See also Jan Karel Pieterse's comprehensive tutorial at:

http://www.jkp-ads.com/Articles/DistributeMacro00.htm


---
Regards,
Norman



"Barb Reinhardt" wrote in
message
...
I have a macro that I'd like to make into an Add-In. Can someone direct
me
to the procedures I'd need to follow to do this.

Thanks in advance,
Barb Reinhardt