LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 81
Default Macro accessible to all users


I have a workbook with a 'Switchboard' page with links to all of the
worksheets in the workbook. I have created a macro that takes me back to
the
Switchboard and added it to an icon on the menu bar. Every month I have to
change the name of the workbook, which messes up the macro. Also, when
someone else accesses the workbook from their computer, the macro doesn't
work and the icon doesn't appear.

this is the macro:

Sub Menu()
'
' Menu Macro
' Macro recorded 8/21/2008 by Goodyear
'
' Keyboard Shortcut: Ctrl+m
'
Sheets("MENU").Select
End Sub


 
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
How do I make sure my Wkbook is accessible to users using earlier Mifty Excel Discussion (Misc queries) 1 May 12th 08 01:30 PM
Macro works for some users and not others kfell Excel Discussion (Misc queries) 6 April 17th 07 02:41 PM
Password a Macro so certain users can press it [email protected] Excel Discussion (Misc queries) 2 September 28th 06 04:44 PM
How can I disable macro security for all users at once? Anubis666 Excel Discussion (Misc queries) 1 April 28th 06 09:45 AM
macro works for some users and doesn't for others Pooja Excel Discussion (Misc queries) 2 October 27th 05 08:27 PM


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