Hello guys, I am trying to automatically send PDF's of invoices through Outlook, and I was able to send the PDF correctly, but once I switched up the code for a Dynamic name change, I can no long get VBA to find the PDF. Below is my code:
Sub sendReminderMail()ChDir "C:\Users\rbs\Desktop"...