Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 208
Default Menu linked to macro showing up in all documents

I added a menu item to my document to make it easier to run my code. Now
every document I open in Excel has this menu in it (although the macro
doesn't run) and if I send my document to someone else the menu doesn't
appear. I added the menu using the functionality in View -- Toolbars --
Customize... and linked it to a macro. I believe this is a simple fix.. what
am I doing wrong here.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Menu linked to macro showing up in all documents

You can avoid lots of problems by making the changes to the menu when your
workbook opens and then fixing the menu when the workbook closes.

I really like the way John Walkenbach does it in his menumaker workbook:
http://j-walk.com/ss/excel/tips/tip53.htm

Here's how I do it when I want a toolbar:
http://groups.google.co.uk/groups?th...5B41%40msn.com


Sean wrote:

I added a menu item to my document to make it easier to run my code. Now
every document I open in Excel has this menu in it (although the macro
doesn't run) and if I send my document to someone else the menu doesn't
appear. I added the menu using the functionality in View -- Toolbars --
Customize... and linked it to a macro. I believe this is a simple fix.. what
am I doing wrong here.


--

Dave Peterson
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
Showing tabs at bottom of documents msgpw Excel Discussion (Misc queries) 1 August 25th 09 04:55 PM
Excel 03 Macro w/Menu not showing in 07 GMC Excel Discussion (Misc queries) 1 June 24th 09 12:20 PM
Cells blanks in linked documents Peter Jones Excel Discussion (Misc queries) 0 April 8th 09 03:14 PM
OFFSET command and linked documents DawnS Excel Worksheet Functions 2 June 15th 05 09:31 AM
Approach Linked documents via INDIRECT Johannes Links and Linking in Excel 2 December 10th 04 02:36 PM


All times are GMT +1. The time now is 04:07 PM.

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"