I apologise for jumping the gun earlier. but this still not working.. I keep getting a
HTML Code:
BAD FILE NAME OR NUMBER
error now even for normal files.
So I moved the sheet1 code to the module to see if that would help and after debugging I still get the error on
HTML Code:
If Len(Dir(Trim(Split(strAttachmentPath, ";")(lngLoop)))) <> 0 Then
Am I doing something incorrect?


This however works for a single file but not for multiple files...