Ok I had one of my known Sender send an email with attachment (meets criteria).
I received msg box: "Cannot save the attachment. Path does not exist. Verify the path is correct."
[vba]
attPath = "I:\Mail\"
[/vba]
Ok I had one of my known Sender send an email with attachment (meets criteria).
I received msg box: "Cannot save the attachment. Path does not exist. Verify the path is correct."
[vba]
attPath = "I:\Mail\"
[/vba]