Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Installing a button with VBA

I have written a macro that I want to make into an Add-in using Exce
2000. What I am trying to do is when I select my Add-in, I would lik
it to install a button on the toolbar that is assigned to my Add-in.
have seen this done but not sure how. Any suggestions

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Installing a button with VBA

use the workbook_open event of the addin.

Here is an article about creating commandbars with code:
http://msdn.microsoft.com/library/techart/ofcmdbar.htm

Here is another article or two you might find useful:
http://msdn.microsoft.com/library/ba...n_addins97.htm
http://msdn.microsoft.com/library/of...exceladdin.htm
http://www.microsoft.com/exceldev/tips/addins.htm
These are about distributing applications

for explanation of events
http://www.cpearson.com/excel/events.htm

--
Regards,
Tom Ogilvy

"crwill " wrote in message
...
I have written a macro that I want to make into an Add-in using Excel
2000. What I am trying to do is when I select my Add-in, I would like
it to install a button on the toolbar that is assigned to my Add-in. I
have seen this done but not sure how. Any suggestions?


---
Message posted from http://www.ExcelForum.com/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Solver Jase Excel Discussion (Misc queries) 0 November 19th 08 02:03 PM
Installing a CAB file Syed Zeeshan Haider[_7_] Excel Programming 6 May 19th 04 04:09 PM
Installing someone elses UDF DavidObeid[_3_] Excel Programming 5 December 5th 03 04:04 AM
self-installing add-in? Mike[_37_] Excel Programming 5 August 22nd 03 04:42 PM
self-installing add-in? Mike[_37_] Excel Programming 0 August 20th 03 07:25 PM


All times are GMT +1. The time now is 08:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"