How to send an excel file with a macro by email

Viewed 18657

I recieved an excel workbook with data and I added a macro to it with a button that activates the macro. I have to return the excel workbook with the macro by email. I added the workbook to the email as an attachment. I wanted to check the attached file to see if everything is ok and I saw that the macro isn't there.

The excel file is macro enabled.

How should this be done? Thank you.

1 Answers
Related