Good Morning All,
I am attempting to make a macro that will create a pdf, then attach it to Outlook email. I have succeeded in getting it to, create, address correctly but not attach the pdf. Below is my script:
Dim SheetName As String
SheetName = ActiveSheet.Name...