Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there any way to copy a macro that is stored in your Personal Macro
Workbook and transfer it to a different user at a different computer? Can I e-mail it to another user? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You really want an Addin for doing that... Check out these links
http://support.microsoft.com/default.aspx?kbid=211563 How to create an add-in file in Excel 2000 http://msdn.microsoft.com/library/de...ificaddins.asp Building Application Specific Add-Ins http://msdn.microsoft.com/library/de...xceladdins.asp Excel Add-Ins http://msdn.microsoft.com/library/de...slibraries.asp Add-ins, Templates, Wizards, and Libraries -- HTH... Jim Thomlinson "Dave L" wrote: Is there any way to copy a macro that is stored in your Personal Macro Workbook and transfer it to a different user at a different computer? Can I e-mail it to another user? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
ALT + F11 to get to the VBE.
Double-click on your module to open it. Copy the macro text and paste into the body of your email to other user. OU can then copy and paste to a module in his Personal.xls. Gord Dibben MS Excel MVP On Wed, 8 Nov 2006 12:59:02 -0800, Dave L <Dave wrote: Is there any way to copy a macro that is stored in your Personal Macro Workbook and transfer it to a different user at a different computer? Can I e-mail it to another user? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
error when running cut & paste macro | Excel Worksheet Functions | |||
Compiling macro based on cell values | Excel Discussion (Misc queries) | |||
Search, Copy, Paste Macro in Excel | Excel Worksheet Functions | |||
Closing File Error | Excel Discussion (Misc queries) | |||
Highlight Range - wrong macro, please edit. | Excel Worksheet Functions |