Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I move a macro from a workbook to Personal.xls?
-- newbie |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you want to move the entire module, you can drag and drop the
module from one workbook into another in the Project window of the VBA editor. If you want only one procedure, just use copy and paste. Cordially, Chip Pearson Microsoft Most Valuable Professional, Excel, 1998 - 2010 Pearson Software Consulting, LLC www.cpearson.com On Sat, 6 Mar 2010 09:56:05 -0800, newbie wrote: How do I move a macro from a workbook to Personal.xls? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you.
-- newbie "Chip Pearson" wrote: If you want to move the entire module, you can drag and drop the module from one workbook into another in the Project window of the VBA editor. If you want only one procedure, just use copy and paste. Cordially, Chip Pearson Microsoft Most Valuable Professional, Excel, 1998 - 2010 Pearson Software Consulting, LLC www.cpearson.com On Sat, 6 Mar 2010 09:56:05 -0800, newbie wrote: How do I move a macro from a workbook to Personal.xls? . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to save/move a personal workbook | Excel Discussion (Misc queries) | |||
How to save/move a personal workbook | Excel Programming | |||
How do I move a macro from 'personal' to a specific excel doc? | Excel Programming | |||
Move Personal.xls | Excel Discussion (Misc queries) |