![]() |
|
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Apr 2002
Posts: 1
|
I want to move my completed macro to the global file so that I can use the macro from any excel spreadsheet not just one workbook(worksheet) at a time. How do I do this. Thanks in advance.
|
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Monterrey, Mexico
Posts: 1,433
|
Save it to Personal.xls
If you have never used Personal.xls then follow the following steps to edit it: 1. Test to see if Personal.xls already exists by going to Windows-Unhide. If this is an option then click unhide and this will unhide personal.xls. 2. Open up VBA and paste your code into a module in Personal.xls 3. If Unhide is not an option, then Personal.xls does not exist. 4. On the Tools menu, point to Macro, and then click Record New Macro. 5. To save the macro in a hidden workbook that is automatically loaded when you start Excel, choose Personal Macro Workbook. 6. Go back to step 1. _________________ Hope this helps. Kind regards, Al. [ This Message was edited by: Al Chara on 2002-04-15 11:44 ] |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|