Melanie has attended:
Excel VBA Intro Intermediate course
Macros
I use a macro that gives the user the option to email the workbook to me. Can you show me how to amend this so that only one worksheet is emailed rather than the whole workbook. Thanks
Macro to Email a Single Worsheet
Dear Melanie
The best way to send just one sheet from a workbook is to create a new Workbook with just that sheet in it and then sending the new Workbook as an attachment.
In the example you create a new workbook from the