View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Can you send a Macro to someone else by email?

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