Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
RogueIT
 
Posts: n/a
Default Macros available everytime

Is there a way I can make a macro available for every excel sheet I open?

thanks,
RogueIT
  #2   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default Macros available everytime

If you store the macros in your personal.xls they will be available, to
create a personal.xls just record a macro and select personal macro
workbook, then delete what you recorded and replace with all the other
macros (alt + F11 opens the VBE)


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com




"RogueIT" wrote in message
...
Is there a way I can make a macro available for every excel sheet I open?

thanks,
RogueIT



  #3   Report Post  
Posted to microsoft.public.excel.misc
Zack Barresse
 
Posts: n/a
Default Macros available everytime

Hello there RogueIT,

Yes there is! You need a Personal.xls file. This does not come with a
default installation of Excel, you must create it. This is a global file
that is stored in your XLSTART folder; it is always hidden by default.

If you do not have one the easiest way to create one (IMHO):
Tools | Macro | Record new macro
Store macro in: Personal Macro Workbook | Ok
Click the Stop Recording button

Now you have it! Excel will automatically create it and save it in the
correct/default folder for you. Then to install macros in your Personal.xls
(if you are not recording them there) hit Alt + F11. This will bring up
your VBE. Press Ctrl + R to show the Project Explorer (if it's not already
showing) and find Personal.xls in bold in your PE. Expand it and you should
see a Modules folder. This is where your standard modules are stored and
where the recorded macros go. All procedures stored in any module there
(with regards to any being set to Private) when in Excel (Alt + Q will
return to Excel from your VBE) if you press Alt + F8 you will see your macro
list (Tools | Macro | Macros) and they will be available to run there.

HTH

--
Regards,
Zack Barresse, aka firefytr
To email, remove NOSPAM


"RogueIT" wrote in message
...
Is there a way I can make a macro available for every excel sheet I open?

thanks,
RogueIT



  #4   Report Post  
Posted to microsoft.public.excel.misc
Patricia Shannon
 
Posts: n/a
Default Macros available everytime

I am working on an application that is on a network drive, and is available
to others. To make the macros available to anybody who need them, I have put
them all on a single file. I have a custom toolbar with buttons for most of
the macros, and when I press one, it automatically opens my macro worksheet.

"RogueIT" wrote:

Is there a way I can make a macro available for every excel sheet I open?

thanks,
RogueIT

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
how do I run excel 4.0 macros on excel 2000 RodolfoDallas Excel Discussion (Misc queries) 1 March 12th 06 03:14 AM
Excel crashes while opening excel file imbeddied with macros ct2147 Excel Discussion (Misc queries) 0 December 30th 05 09:05 PM
Macros, How do I know what they do if I didn't create them. Abelg Excel Discussion (Misc queries) 1 September 17th 05 05:57 PM
Enabling macros Peter M Excel Discussion (Misc queries) 3 February 7th 05 10:57 PM
Transferring toolbars and macros to other computers Darrell Excel Discussion (Misc queries) 1 January 19th 05 12:21 AM


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