How do you email Macros?

  • Thread starter Thread starter bludovico
  • Start date Start date
Hi

i wouldn't because they could overwrite their personal.xls and then everyone
could get upset :)

one way:
in the VBE if you right mouse click on the module holding the macros that
you want to email you can export them .. as a *.bas file ... attach this to
your email (zip it first as i don't think outlook lets BAS files through)
and then all they have to do is is go into the VBE window and do file /
import & import the bas file

Hope this helps
Cheers
JulieD
 
Normally I would save the macro within the workbook and not within the
folder on your computer. Only problem is that if the other person has
a different version of Excel, the macro may not work.

Hope this helps........

Richard
 
I'd just rename it to something else (BLUDUtils.xls) and mail that.

(Unless you were 100% positive that personal.xls didn't exist for anyone in your
recipient list.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top