Hi All,
I recently got some help on here to add some VBA code to my workbook. The VBA code converts my workbook sheets to a single PDF file and then sends them to me in an email (or at least prepares the email for me to send). What I want to fix is, instead of the entire workbook showing up on one single PDF sheet, I want each sheet in my workbook to be converted to it's own individual PDF file, and then to have all of those PDF files to be emailed to me. Is this possible to do? Here is the code that someone on here wrote for me:
Bookmarks