Dear all,
I found a great macro that prints a PDF and attaches it to e-mail - it work perfectly. However, I need to extend it, in order to first merge 9 different worksheets and then attach them to e-mail in one single PDF file.
Here comes the macro:
Sub SendPDF()
' Create PDF of active...