Ahh another set back!!
Me: in here
Sham_database: oho, can you please check what’s there in the path field we created in the table
Me: ‘ To Seperate Multiple Attachments
nMaxLoop = UBound(arrAttachment)
For nLoop = 0 To nMaxLoop ‘UBound(arrAttachment)
strAttachmentpath = arrAttachment(nLoop)
.Attachments.Add Trim(strAttachmentpath)
Next nLoop
.Body = recSendMail.Fields(
Me: which table
Sham_database: we stored a path for attachments
Me: okay where should I check
Sham_database: wait, I will tell you table name, it may be UpdatePath
Me: found it
Me: T:\MyTest\UpdateReport
Sham_database: correct
Me: that seems to be correct
Sham_database: this seems to be correct, can you please see this folder whether documents got created ?
Me: yep lots of documents
Sham_database: plz check date created of these documents
Sham_database: any of these have 22nd August ?
Me: a lot of them are todays
Sham_database: oho
Me: Has me stumped
Me: Shall I deltet them and start again from scratch
Sham_database: no
Sham_database: thats not the problem
Me: okay
Me: What shoudl we do?
Sham_database: I need to test again at my place
Sham_database: something going wrong, this was problem at my place, but my staff fixed it once
Sham_database: i think we need to check it carefully
Me: okay shall we talk tomorrow morning
Sham_database: yes sir
I’m not convinced!!
Pages: 1 2