ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Add icon to toolbar (https://www.excelbanter.com/excel-programming/368875-add-icon-toolbar.html)

[email protected]

Add icon to toolbar
 
I want to (as part of my XLA addin in he XLStart folder) have an icon
appear automatically on the toolbar to run a function within that
project.

I am hoping to be able to present a single xla file to be copied in the
xlstart folder, that will basically keep the end users from doing
anything other then clicking on the icon it creates.

Any other information/suggestions/comments (outside the specific
question) is also very welcome.


Tom Ogilvy

Add icon to toolbar
 
just have the Workbook_Open event add a temporary button to the appropriate
toolbar.

http://support.microsoft.com/?id=159619
XL97: Sample Macros for Customizing Menus and Submenus

http://support.microsoft.com/?id=213550
XL2000: Sample Macros for Customizing Menus and Submenus

--
Regards,
Tom Ogilvy


" wrote:

I want to (as part of my XLA addin in he XLStart folder) have an icon
appear automatically on the toolbar to run a function within that
project.

I am hoping to be able to present a single xla file to be copied in the
xlstart folder, that will basically keep the end users from doing
anything other then clicking on the icon it creates.

Any other information/suggestions/comments (outside the specific
question) is also very welcome.



[email protected]

Add icon to toolbar
 
From what I have read, I figured it was along those lines, but not sure
how to go about it. I have only been using VB for about 4 weeks now.

I have tried making a workbook_open event, which led me into class
modules... but I am not getting something right. Even the link you
posted, is very vaque (or I am simply to dumb) about the full process.
Any information (particularly examples) would be appreciated.

Tom Ogilvy wrote:
just have the Workbook_Open event add a temporary button to the appropriate
toolbar.

http://support.microsoft.com/?id=159619
XL97: Sample Macros for Customizing Menus and Submenus

http://support.microsoft.com/?id=213550
XL2000: Sample Macros for Customizing Menus and Submenus

--
Regards,
Tom Ogilvy


" wrote:

I want to (as part of my XLA addin in he XLStart folder) have an icon
appear automatically on the toolbar to run a function within that
project.

I am hoping to be able to present a single xla file to be copied in the
xlstart folder, that will basically keep the end users from doing
anything other then clicking on the icon it creates.

Any other information/suggestions/comments (outside the specific
question) is also very welcome.




Tom Ogilvy

Add icon to toolbar
 
http://msdn.microsoft.com/library/de...ce04042002.asp

--
Regards,
Tom Ogilvy

wrote in message
oups.com...
From what I have read, I figured it was along those lines, but not sure

how to go about it. I have only been using VB for about 4 weeks now.

I have tried making a workbook_open event, which led me into class
modules... but I am not getting something right. Even the link you
posted, is very vaque (or I am simply to dumb) about the full process.
Any information (particularly examples) would be appreciated.

Tom Ogilvy wrote:
just have the Workbook_Open event add a temporary button to the
appropriate
toolbar.

http://support.microsoft.com/?id=159619
XL97: Sample Macros for Customizing Menus and Submenus

http://support.microsoft.com/?id=213550
XL2000: Sample Macros for Customizing Menus and Submenus

--
Regards,
Tom Ogilvy


" wrote:

I want to (as part of my XLA addin in he XLStart folder) have an icon
appear automatically on the toolbar to run a function within that
project.

I am hoping to be able to present a single xla file to be copied in the
xlstart folder, that will basically keep the end users from doing
anything other then clicking on the icon it creates.

Any other information/suggestions/comments (outside the specific
question) is also very welcome.







All times are GMT +1. The time now is 10:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com