Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: boggsie
  • Content: Threads
  • Order by date
  1. boggsie

    With MailOutlook. ... mail shows up in sent items without sending

    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...
  2. boggsie

    access vba smtp and undesired multiple attachments

    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...
  3. boggsie

    MS Access 2007 - VBA Module - wait for condition, loop, continue

    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 =...

Part and Inventory Search

Back
Top