I am beyond confused, I have been looking into many different solutions and I keep getting errors.
Goal: I have a workbook with many separate sheets. I need two of the sheets to save in my system as two separate PDFs. These sheets are daily returns and will be updated daily. With that being said, I am okay if the PDFs overwrite the PDFs from the day before.
Problem: I've tried many different variations of code and can't seem to get it right.
Here are links to methodologies I have tried. I'm not going to put in any sample code because I have tried many different ones and don't feel like I am close on any of them.
Links to solutions I've Tried:
https://www.youtube.com/watch?v=zBFVm14biFI
http://www.contextures.com/excelvbapdf.html
VBA Print to PDF and Save with Automatic File Name
https://exceloffthegrid.com/vba-code-save-excel-file-as-pdf/
Thank you so much.