annaolczyk
New Member
Hey,
I have a problem. I needs to create Macro that will send emails from excel with the pdf attachment. I tried and search for the code that would help me to start but i am quite green with VBA and i need your help !
The email should be send to selected people ( email addresses in "Send to" ) for different contract. We are having a log of contracts that are being send to vendors and unfortunately not everyone was keeping a track of them so we had to create manual entry log to monitor what is being send and when. I would like to make some automation to make the process a bit easier.
-In column I we have " send to"
-In column J we have "CC address" which is always the same : let say 123@gmail.com
-In column AC we have the subject
-In column AE:AG we have the body
-In column AH we have the location of the PDF document
Would be great if in one of the columns after clicking you have the date when is was send.
I spent hours on trying different codes and trying to personalize them but i am not managing. For some time i was using the hyperlink formula but you cannot attaché pdf documents to that one.
Please help
Thank you
I have a problem. I needs to create Macro that will send emails from excel with the pdf attachment. I tried and search for the code that would help me to start but i am quite green with VBA and i need your help !
The email should be send to selected people ( email addresses in "Send to" ) for different contract. We are having a log of contracts that are being send to vendors and unfortunately not everyone was keeping a track of them so we had to create manual entry log to monitor what is being send and when. I would like to make some automation to make the process a bit easier.
-In column I we have " send to"
-In column J we have "CC address" which is always the same : let say 123@gmail.com
-In column AC we have the subject
-In column AE:AG we have the body
-In column AH we have the location of the PDF document
Would be great if in one of the columns after clicking you have the date when is was send.
I spent hours on trying different codes and trying to personalize them but i am not managing. For some time i was using the hyperlink formula but you cannot attaché pdf documents to that one.
Please help
Thank you