Good Morning
I have been using the following code on checking a folder contents and emailing the results to a particular email
Dim blnAttachFiles, iDontSendFilesLargerThan, sMessage
Const ForReading = 1
Const cdoSendUsingMethod = "http://schemas.microsoft.com/cdo/configuration/sendusing", _...