memo_star
09-05-2015, 08:05 AM
Hello everyone,
at the work i must send almost 60 pdfs a day in 6 emails ... that means in every Email 10 PDF-Files.
i thought i could spare time when i write in the subject how to finde the 10 Pdfs and then the PDFs will be automatically attached to the Email that i am about to send.
Example :
My Subject is going to look like this
Subject: 01-02-03-04-05-06-07-08-09-10
and that would mean there is a pdf that called 01 in a certain path that i have to set in the vba code like C:\bla\bla1\01.pdf and then the same for 02.pdf ...etc
is that possible?
Thanks a lot in advance :)
PS: I could also use the Pdfs name ( 01, 02, 03..) also as an Excel cells that can be read and then all these cells as a subject for the email plus the pdfs attach
at the work i must send almost 60 pdfs a day in 6 emails ... that means in every Email 10 PDF-Files.
i thought i could spare time when i write in the subject how to finde the 10 Pdfs and then the PDFs will be automatically attached to the Email that i am about to send.
Example :
My Subject is going to look like this
Subject: 01-02-03-04-05-06-07-08-09-10
and that would mean there is a pdf that called 01 in a certain path that i have to set in the vba code like C:\bla\bla1\01.pdf and then the same for 02.pdf ...etc
is that possible?
Thanks a lot in advance :)
PS: I could also use the Pdfs name ( 01, 02, 03..) also as an Excel cells that can be read and then all these cells as a subject for the email plus the pdfs attach