Ok, so a few of you most helpful members got me up and running with SMTP and a few days later, my port has been shut down by my provider. <sad face>
So, I want to move this to actually creating the messages natively in Outlook and then clicking send.
Problem is, the message does display, but...
Hello folks!!
I have a very odd issue.
I am using the code to successfully send smtp out of Access 2007.
I establish a connection with the local Access table to pull in the attributes of the message.
One of the attributes is a path and file name to an attachement.
Everything sends fine; no...
I am so very new to this I am almost embarassed to post.
In this scenario:
Data files incoming from different sources.
Multiple files are required to proceed.
Files are being dropped in a particular folder.
So, I want to:
Dim sFileA = c:\File_1.txt
Dim sFileB = c:\File_2.txt
Dim sFileC =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.