Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a macro for excel that I use on a xl file that I download from a
server. How do I email that macro to a friend? thx |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Leo
Paste the macro in the body of the mail or paste in a txt file and send it. Or send a workbook with the macro. -- Regards Ron de Bruin http://www.rondebruin.nl "leo" wrote in message ... I have a macro for excel that I use on a xl file that I download from a server. How do I email that macro to a friend? thx |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() or go into the VBA editor export the module to your desktop and mail it that way. Then the recipient can import that macro into their spreadsheet. -- mr_ben ------------------------------------------------------------------------ mr_ben's Profile: http://www.excelforum.com/member.php...o&userid=37106 View this thread: http://www.excelforum.com/showthread...hreadid=569050 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I opened the macro and pasted it into an email. How does the receiver store
it as a macro on his computer? "Ron de Bruin" wrote: Hi Leo Paste the macro in the body of the mail or paste in a txt file and send it. Or send a workbook with the macro. -- Regards Ron de Bruin http://www.rondebruin.nl "leo" wrote in message ... I have a macro for excel that I use on a xl file that I download from a server. How do I email that macro to a friend? thx |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The recipient will open a workbook and create a general module.
Recipient will then copy the macro text from the email and paste it into the module. Just the reverse of what you did to copy/paste into the body of the email. Gord Dibben MS Excel MVP On Mon, 7 Aug 2006 16:41:01 -0700, leo wrote: I opened the macro and pasted it into an email. How does the receiver store it as a macro on his computer? "Ron de Bruin" wrote: Hi Leo Paste the macro in the body of the mail or paste in a txt file and send it. Or send a workbook with the macro. -- Regards Ron de Bruin http://www.rondebruin.nl "leo" wrote in message ... I have a macro for excel that I use on a xl file that I download from a server. How do I email that macro to a friend? thx |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
And just to add to Gord's response, that's a pretty good reason to avoid sending
the text version of the code. Why not just send the workbook--or even create a dedicated workbook with your utilities in it and share that workbook? Gord Dibben wrote: The recipient will open a workbook and create a general module. Recipient will then copy the macro text from the email and paste it into the module. Just the reverse of what you did to copy/paste into the body of the email. Gord Dibben MS Excel MVP On Mon, 7 Aug 2006 16:41:01 -0700, leo wrote: I opened the macro and pasted it into an email. How does the receiver store it as a macro on his computer? "Ron de Bruin" wrote: Hi Leo Paste the macro in the body of the mail or paste in a txt file and send it. Or send a workbook with the macro. -- Regards Ron de Bruin http://www.rondebruin.nl "leo" wrote in message ... I have a macro for excel that I use on a xl file that I download from a server. How do I email that macro to a friend? thx -- Dave Peterson |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() or why don't you do it the way I said originally and avoid all the above problems -- mr_ben ------------------------------------------------------------------------ mr_ben's Profile: http://www.excelforum.com/member.php...o&userid=37106 View this thread: http://www.excelforum.com/showthread...hreadid=569050 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
working on excel document in email saved changes in email not in . | Excel Discussion (Misc queries) | |||
Why loss of excel formatting in email attachment on Win platform? | Excel Discussion (Misc queries) | |||
Move a Column of 500 Email Addresses into BCC Field of an Email | Excel Worksheet Functions | |||
Copy Excel email addresses to GroupWise | Excel Discussion (Misc queries) | |||
body of email disappears when I send an email from Excel | Excel Discussion (Misc queries) |