Hi,
I am using VBA code to send multiple clients with copy to some.
It looks like below... I want to attach multiple file ....plz suggest.
**************************************************
Sub Mail_Send_withattachment()
On Error Resume Next
Dim employeename, tomailid, ccid, bccid, compname...