Hi,
I'm trying to create a macro in excel that will send an email via Outlook with 2 attachments. 1 of the attachments will be unique to the individual and I want to be able to pick up the file name by referencing the file name column in excel e.g. .Attachments.Add ("D:\File\Document2_FullName.pdf") - Record 1 is John Smith so the file link will be "D:\File\Document2_JohnSmith.pdf". A loop will also be required so that it can move to the next record.
This is what I have so far -
Any assistance will be greatly appreciated.![]()
Please Login or Register to view this content.
Thanks!
Bookmarks