Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 298
Default macros in my custom xla Addin - how to make visible in Macro menu?

I created a number of VBA procedures (macros) which I saved to a .xla file.
I need to use these macros in various workbooks. I added the xla to the
Addins list, but I don't see a list of the macros from this addin in the
Macro menu. Is there a way to make these macros visible in the macro menu?
How to do this?

Thanks,
Rich
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default macros in my custom xla Addin - how to make visible in Macro menu?

Hi Rich

This is not possible
You must make a nice menu for your add-in

Excel 97-2003

Debra Dalgleish's (Toolbar example from Dave Peterson)
http://www.contextures.com/xlToolbar02.html

Creating Custom Menus (John Walkenbach)
http://www.j-walk.com/ss/excel/tips/tip53.htm

Ole P. Erlandsen's Web Site (Example workbooks)
http://www.erlandsendata.no/english/...oadcommandbars

How to customize menus and menu bars in Excel
http://support.microsoft.com/default...02&Product=xlw


Excel 2007

In Excel 2007 check out this example for your PERSONAL.XLSB
http://www.rondebruin.nl/qat.htm

If you want to change the ribbon check out this page
http://www.rondebruin.nl/ribbon.htm

Note: It is not possible to use XML to create a menu for your PERSONAL.XLSB.
Use the QAT example then


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"Rich" wrote in message ...
I created a number of VBA procedures (macros) which I saved to a .xla file.
I need to use these macros in various workbooks. I added the xla to the
Addins list, but I don't see a list of the macros from this addin in the
Macro menu. Is there a way to make these macros visible in the macro menu?
How to do this?

Thanks,
Rich

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 298
Default macros in my custom xla Addin - how to make visible in Macro m

thanks for the references.

"Ron de Bruin" wrote:

Hi Rich

This is not possible
You must make a nice menu for your add-in

Excel 97-2003

Debra Dalgleish's (Toolbar example from Dave Peterson)
http://www.contextures.com/xlToolbar02.html

Creating Custom Menus (John Walkenbach)
http://www.j-walk.com/ss/excel/tips/tip53.htm

Ole P. Erlandsen's Web Site (Example workbooks)
http://www.erlandsendata.no/english/...oadcommandbars

How to customize menus and menu bars in Excel
http://support.microsoft.com/default...02&Product=xlw


Excel 2007

In Excel 2007 check out this example for your PERSONAL.XLSB
http://www.rondebruin.nl/qat.htm

If you want to change the ribbon check out this page
http://www.rondebruin.nl/ribbon.htm

Note: It is not possible to use XML to create a menu for your PERSONAL.XLSB.
Use the QAT example then


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"Rich" wrote in message ...
I created a number of VBA procedures (macros) which I saved to a .xla file.
I need to use these macros in various workbooks. I added the xla to the
Addins list, but I don't see a list of the macros from this addin in the
Macro menu. Is there a way to make these macros visible in the macro menu?
How to do this?

Thanks,
Rich


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
Disable custom menu item based on visible cells stewart Excel Programming 1 January 1st 08 05:46 PM
Macros Referenced in Custom Menu Fail after Save Kevin M[_2_] Excel Programming 6 April 20th 07 09:06 PM
create custom menu with addin connect/disconnect dayanand108[_4_] Excel Programming 1 September 10th 05 01:27 PM
make a custom menu available to other users of Anthony Ponton Excel Programming 1 May 4th 05 06:34 PM
VBA-Make Custom Menu Item Fire d_rodman Excel Programming 3 July 27th 04 03:29 PM


All times are GMT +1. The time now is 10: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"