Sending emails from excel based on row - Urgent

exceluser9

Active Member
Joined
Jun 27, 2015
Messages
388
Hi Team,

I have a data as below and the data starts from row 3. Row 1 and 2 are headers.

What i want macro to do is to create a new workbook for respective user and draft an email with standard text from outlook. In below example for James there should be 2 emails generated because the name is same and the email address is different.

Also if the generic mail id is different then it has to create a new workbook for this generic id.

So the logic will be based on Generic mailid, User and User email and these headers are in row 2

Generic mailid - column E
User - column - H
User email address column P

Data will be until row AZ


Text is - Please go through attached file.


Workbook should be created from row 1 till the end of the data.

IDFromDateCountryGeneric mailidContracter nameActivityUserReporterFormTATDaysFormTATDaysUser email
8675John05/03/2019ENGRoy@gmail.comMullerSetupWrightRonak Wight@gmail.com
78678Kevin13/03/2019ASTRoy@gmail.comDanoneSetupJamesRonak James@gmail.com
8679Johny05/04/2019RSRoy@gmail.comNestleSetupVinceRoy Vince@gmail.com
78673Kevin Peter13/02/2019ITRoy@gmail.comChocoSetupJamesRonak James@gmail.com
8787Paul13/03/2019ITRoy@gmail.comDominosSetupJamesJaison Jamesorg@gmail.com
86752John05/03/2019ENGRoy@ymail.comMullerSetupWrightRonak Wight@gmail.com
786784Kevin13/03/2019ASTRoy@ymail.comDanoneSetupJamesRonak James@gmail.com
86796Johny05/04/2019RSRoy@ymail.comNestleSetupVinceRoy Vince@gmail.com
786739Kevin Peter13/02/2019ITRoy@ymail.comChocoSetupJamesRonak James@gmail.com
87875Paul13/03/2019ITRoy@ymail.comDominosSetupJamesJaison Jamesorg@gmail.com

<colgroup><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col></colgroup><tbody>
</tbody>

Thanks
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,214,787
Messages
6,121,565
Members
449,038
Latest member
Guest1337

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top