Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i messed up and saved a macro as "this workbook" rather
then the personal.xls, is there a way to move it into personal.xls? A. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you try a simple copy/paste?
-- Don Guillett SalesAid Software "André" wrote in message ... i messed up and saved a macro as "this workbook" rather then the personal.xls, is there a way to move it into personal.xls? A. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just the code you mean?
if so, is it as simple as cutting and pasteing? A. -----Original Message----- Did you try a simple copy/paste? -- Don Guillett SalesAid Software "André" wrote in message ... i messed up and saved a macro as "this workbook" rather then the personal.xls, is there a way to move it into personal.xls? A. . |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, just copy your code from the source module and paste in the destination
module. Simple. -- Don Guillett SalesAid Software "André" wrote in message ... Just the code you mean? if so, is it as simple as cutting and pasteing? A. -----Original Message----- Did you try a simple copy/paste? -- Don Guillett SalesAid Software "André" wrote in message ... i messed up and saved a macro as "this workbook" rather then the personal.xls, is there a way to move it into personal.xls? A. . |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yep.
And if you get prompted for having macros in the old workbook (even though you cut them out), a visit to Debra Dalgleish's site will help: http://www.contextures.com/xlfaqMac.html#NoMacros André wrote: Just the code you mean? if so, is it as simple as cutting and pasteing? A. -----Original Message----- Did you try a simple copy/paste? -- Don Guillett SalesAid Software "André" wrote in message ... i messed up and saved a macro as "this workbook" rather then the personal.xls, is there a way to move it into personal.xls? A. . -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't Save personal.xls When Hidden | Excel Discussion (Misc queries) | |||
How to save/move a personal workbook | Excel Discussion (Misc queries) | |||
how to save a copy of personal workbook? | Excel Discussion (Misc queries) | |||
Personal macro workbook and personal.xls | Excel Discussion (Misc queries) | |||
personal.htm & personal.xls in Macro | Excel Programming |