Hello Mr. Excel Helpers,
I need lots of help with a nice VBA application, but I have absolutely no idea what I'm doing.
I need a macro to do the following things:
If you could help in any way, I would greatly appreciate it!
I need lots of help with a nice VBA application, but I have absolutely no idea what I'm doing.
I need a macro to do the following things:
- Save only the current tab as a pdf.
- Send the pdf as an email with:
- the name of the recipient coming from a cell in the current sheet (i have many sheets, but will be the same cell in each)
- the subject able to be specified (only once - either in the code or somewhere in a sheet, it makes no difference. Just as long as I can change it in the future)
- the body able to be specified (same as above)
If you could help in any way, I would greatly appreciate it!