Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have been asked if Macro's can be sent by e-mail. Is this possible?
Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You could export/copy the code into a simple text file (or even just paste into
the body of your email. But then you have to tell the user how to use this to create a workable macro. Can you just send the workbook that contains the macro and then have that user open that workbook and run the macro in that workbook? Greenback wrote: I have been asked if Macro's can be sent by e-mail. Is this possible? Thanks -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Export the Macro in VB Editor, will be saved as a .bas i dont know whether some emails will block/allow it to be uploaded though -- samprince ------------------------------------------------------------------------ samprince's Profile: http://www.excelforum.com/member.php...o&userid=34168 View this thread: http://www.excelforum.com/showthread...hreadid=567365 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can rename the .bas to .txt or just copy|paste directly into the body of
your email. I wouldn't do it that way, though. I'd just send the workbook with the macro. samprince wrote: Export the Macro in VB Editor, will be saved as a .bas i dont know whether some emails will block/allow it to be uploaded though -- samprince ------------------------------------------------------------------------ samprince's Profile: http://www.excelforum.com/member.php...o&userid=34168 View this thread: http://www.excelforum.com/showthread...hreadid=567365 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I record or write a macro to send a worksheet via Outlook? | Excel Discussion (Misc queries) | |||
how to send a letter to all email addreses in column | Excel Discussion (Misc queries) | |||
Macro To Email XLS | Excel Discussion (Misc queries) | |||
How do I automatically send daily email of updated Excel workbook. | Excel Discussion (Misc queries) | |||
Macro - Copy - Email | Excel Worksheet Functions |