N
nisarahmed86
The macro should send and email using outlook.
The recipients will be in column A
The email needs to include in the body the info in column B, C , D and
E
However, if the recipient is repeated I don´t want to send more than
one email.
Example:
ColumnA - ColumnB - ColumnC-COL D -COL E
[email protected] - James - Married - yes - june 1st
[email protected] - Susan - Married
[email protected] - Peter - Married
[email protected] - John - Single
[email protected] - Antonio - Single
[email protected] - Marcia - Divorced
REsult:
one email sent to [email protected] that inccludes in the body
James - Married
Susan - Married
one email sent to [email protected] that includes in the body
Peter - Married
one email sent to [email protected] that includes in the body
John - Single
Antonio - Single
Marcia - Divorced
The recipients will be in column A
The email needs to include in the body the info in column B, C , D and
E
However, if the recipient is repeated I don´t want to send more than
one email.
Example:
ColumnA - ColumnB - ColumnC-COL D -COL E
[email protected] - James - Married - yes - june 1st
[email protected] - Susan - Married
[email protected] - Peter - Married
[email protected] - John - Single
[email protected] - Antonio - Single
[email protected] - Marcia - Divorced
REsult:
one email sent to [email protected] that inccludes in the body
James - Married
Susan - Married
one email sent to [email protected] that includes in the body
Peter - Married
one email sent to [email protected] that includes in the body
John - Single
Antonio - Single
Marcia - Divorced