Jun 16 2022 06:12 PM
I need help with the following:
Sub EmailAspdf()
Dim EApp As ObjectSet EApp = CreateObject("Outlook.Application")
Dim EItem As Object
I tried to get macro sent email attachment through office 365 outlook instead of Outlook 2010.