Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default workbook-specfic Macro Menu in toolbar

I have inherited an Excel workbook that once contained a variety o
macros as well as an added menu in the toolbar for running the macros.
The workbook currently does not appear to contain any macros when I vie
the code. However, every attempt I have made to remove the additiona
menu from the toolbar has failed. It always returns upon re-openin
the workbook. If I perform a "Save As" the new file still contains th
additional toolbar menu. If I have multiple copies of the workbook ope
at one time, I get multiple additional menus in the toolbar.

Does anyone know how such a menu can be attached to a spreadsheet s
that it gets added to the toolbar everytime the workbook, or subsequen
copy is opened (and is removed upon closing the workbook). Ultimately
want to have the ability to remove or alter the additional menu.

Thanks

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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default workbook-specfic Macro Menu in toolbar

Can you identify any code that creates it? It would be in a general module in
the workbook. Otherwise, this could be a menu change made in Excel 5 with its
menu editor. That editor doesn't exist any more. I believe Jim Rech knows how
to get rid of these menus.


On Thu, 29 Jul 2004 14:50:47 -0500, D Dixon
wrote:

I have inherited an Excel workbook that once contained a variety of
macros as well as an added menu in the toolbar for running the macros.
The workbook currently does not appear to contain any macros when I view
the code. However, every attempt I have made to remove the additional
menu from the toolbar has failed. It always returns upon re-opening
the workbook. If I perform a "Save As" the new file still contains the
additional toolbar menu. If I have multiple copies of the workbook open
at one time, I get multiple additional menus in the toolbar.

Does anyone know how such a menu can be attached to a spreadsheet so
that it gets added to the toolbar everytime the workbook, or subsequent
copy is opened (and is removed upon closing the workbook). Ultimately I
want to have the ability to remove or alter the additional menu.

Thanks.


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


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default workbook-specfic Macro Menu in toolbar

The workbook does not contain any modules, only three objects (tw
sheets and the workbook) which do not have any code when I attempt t
view it. It very well could have been a menu editor from years gon
by. The oldest version of the workbook that I can find with thi
custom menu attached is from 1995. I will check with some people t
see if they have any editors, menu or other, available to them. I
not, I will give the submitted code a try.

Thanks

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

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default workbook-specfic Macro Menu in toolbar

See this Add-in
http://www.bmsltd.ie/MVP/Default.htm
RemoveMenus.zip (12 April 2000, 10k, 7906 downloads)

RemoveMenus is a utility for removing custom menus created by the Excel 5/95 menu editor from workbooks. When a workbook is
converted to Excel 97/2000 format without first removing these menus there is no way to do so in Excel 97/2000. Converting back to
Excel 5/95 format may not be a good option as Excel 97/2000 specific enhancements will be lost. Use File, Open to load the add-in.
"Remove Menu Editor Edits" on the Tools menu will start it. The utility will work on closed workbooks only.


--
Regards Ron de Bruin
http://www.rondebruin.nl


"D Dixon " wrote in message ...
The workbook does not contain any modules, only three objects (two
sheets and the workbook) which do not have any code when I attempt to
view it. It very well could have been a menu editor from years gone
by. The oldest version of the workbook that I can find with this
custom menu attached is from 1995. I will check with some people to
see if they have any editors, menu or other, available to them. If
not, I will give the submitted code a try.

Thanks.


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



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default workbook-specfic Macro Menu in toolbar

Thank you very much for the link to the "RemoveMenus.zip" utility.
just used it and it worked perfectly

--
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
Toolbar/Menu Bar Big Dave Excel Discussion (Misc queries) 2 January 17th 07 02:56 PM
Assign macro name to menu command w/o using workbook name Blight_Pete Excel Discussion (Misc queries) 0 August 3rd 06 10:48 PM
Can't find menu toolbar Brian B Excel Discussion (Misc queries) 2 June 22nd 06 09:01 PM
Copying a workbook with custom toolbar assigned to a macro Matt W Excel Discussion (Misc queries) 1 February 4th 05 10:46 PM
Issue with Toolbar Menu Dubin Excel Programming 1 June 3rd 04 02:32 PM


All times are GMT +1. The time now is 03:17 PM.

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

About Us

"It's about Microsoft Excel"