Hey Guys,
I'm looking for a macro which will send some emails for me using outlook. But I just can't find what I'm searching for (I've been looking for hours now).
It's kinda complicated in my opinion, but you guys can probably figure this out.(atleast I hope so)
This is what I want to achieve:
I want the macro to fill in the receiver from column E
Than I need it to fill in the CC field with a adres specified in column G
Than I would like to add the subject from cell J5 (always the same cell so I can change the subject manually for all mails at once)
Than I want to attach the file, from which the location (localy stored) is specified in column B
Now the first part is done, I want to write my email message.
There are 2 different mails, one in english and one in dutch (my main language), which language the receiver speaks is specified in column H.
So if column H says "English" I want it to add the text from cell J1 to my mail, this cell says "Dear " (if Dutch I need it to add text from J2, saying "Geachte "
Now I need the macro to add the name from the receiver, which is specified in column C. (this should make the first sentense say "Dear John" for example
Now for the rest of the mail I need the macro to look up column H again, if that cell says "English" it needs to add the text from cell J3 which contains the rest of the message in HTML format. (if the cell in column H says "Dutch" it needs to add text from cell J4 which contains the same message in HTML format, but than in dutch)
I need the macro to send a file for every row filled with information in column A. (this is column that changes, I load a list with people I need to mail into that column, all other columns have VLOOPUP's to fill in the appropiate information (email adresses names etc.)
If someone could help me out on this it would mean the world to me.
Thanks in advance,
Jerry
Bookmarks