#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 231
Default Share Macro

I created a macro in Office 2007 and need to know how to use this macro in
all worksheets?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Share Macro

If the macro is written to use the activesheet, then you can just activate any
worksheet and run the macro.

If you meant that you want the macro available for all workbooks (different
files)...

Macros live in workbooks. So open the workbook that contains the macro. Open
the workbook that needs to have the macro run against it. Activate the correct
worksheet in that workbook.

Hit alt-f8 to get to the macro dialog.
Select your macro and run it.

Sarah wrote:

I created a macro in Office 2007 and need to know how to use this macro in
all worksheets?


--

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
Share a macro ClaireView New Users to Excel 1 December 20th 06 06:40 PM
Can I share a selfcert macro workbook with other network users KarenF Excel Discussion (Misc queries) 4 December 11th 06 11:22 PM
I recorded a macro, how can i share it with others? TA Excel Worksheet Functions 1 September 8th 06 08:09 PM
How to Share & "Un-Share" Worksheets crwiseman Excel Worksheet Functions 1 April 4th 06 11:18 PM
How can I share a macro with other users in the network within a . Veronica Excel Worksheet Functions 8 March 16th 05 02:41 PM


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