Thread: add-in?
View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Steph[_3_] Steph[_3_] is offline
external usenet poster
 
Posts: 312
Default add-in?

Thanks everyone :)

"Dave Peterson" wrote in message
...
I really like the way John Walkenbach does it in his MenuMaker workbook.

http://j-walk.com/ss/excel/tips/tip53.htm

Steph wrote:

Hi. I was trying to create a file that I could send out to a department
that would be a sort of add-in (probably a bad choice of words).
Basically,
I want the receiver to double click on the file, and have it
automatically
create a new menu button, and under that a custom menu item, and finally
assign a macro to the new menu item. I can do it manually, but can it be
done in code in such a way the file auto-installs the menu item? Thanks!


--

Dave Peterson