Hello,
I have problem with overwriting file. When I create first pdf, data in outlook cant upload. When i trying do this second time and pfd file exist in folder, data show in outlok.
Sub SaveAsPDFandSend()
Dim xSht As Worksheet
Dim xFileDlg As FileDialog
Dim xFolder As String
Dim xYesorNo As...