Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a macro that creates a seperate workbook from info provided. This is saved as a different filename each time. No problem here! What I want to do is "attach" some simple macros (i.e. sort etc) to the this newly created workbook. Can I either create a new macro from a source one or alternatively just simply copy an existing macro to a new workbook? Please advise. Rob Edwards. Always look on the bright side of life! *** Sent via Developersdex http://www.developersdex.com *** |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would create the new workbook from a template workbook that already has
the code in it. -- HTH Bob Phillips (replace xxxx in the email address with gmail if mailing direct) "Rob Edwards" wrote in message ... Hi, I have a macro that creates a seperate workbook from info provided. This is saved as a different filename each time. No problem here! What I want to do is "attach" some simple macros (i.e. sort etc) to the this newly created workbook. Can I either create a new macro from a source one or alternatively just simply copy an existing macro to a new workbook? Please advise. Rob Edwards. Always look on the bright side of life! *** Sent via Developersdex http://www.developersdex.com *** |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loading Macros at Runtime | Excel Programming | |||
Remove Macros before send? & Runtime error if choosing not to overwrite file? | Excel Programming | |||
Creating Shape at runtime | Excel Programming | |||
creating controls at runtime | Excel Programming |