sending multiple email via lotus notes to specific address

mares liviu

New Member
Joined
Feb 21, 2014
Messages
1
hello ,

I have a xlsm file that is extracting some data from SAP system about some articles , the ideea is that when we have some changes for part of the articles we need to send a information emai via lotus notes with te changes , now the problem that we have is that not all the articles are solved by the same person , so I have a list with articles cod and for each article i have one to 5 emai adress that te info must be send , and also in this file I have multiple articles in the same time .
Is there any posibility to send mails automaticly by checking in the excel file all the articles that have te same email adress and send one email to this adress with all the data , and creeate a new mail for the rows that have other email adress and so on ..

a example of the datas :
Thank you
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][TABLE="width: 55"]
<tbody>[TR]
[TD]Depozit[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 122"]
<tbody>[TR]
[TD]Denumire Depozit[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 92"]
<tbody>[TR]
[TD]Data WE[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 80"]
<tbody>[TR]
[TD]Nr. Furnizor[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 77"]
<tbody>[TR]
[TD]Nr. Livrare[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 63"]
<tbody>[TR]
[TD]Material[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 127"]
<tbody>[TR]
[TD]Cantitate Comanda[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 102"]
<tbody>[TR]
[TD]UM[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 66"]
<tbody>[TR]
[TD]Diferenta[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 102"]
<tbody>[TR]
[TD]UM[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 167"]
<tbody>[TR]
[TD]Motiv refuz marfa[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 199"]
<tbody>[TR]
[TD]Purchasing Document Number[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 163"]
<tbody>[TR]
[TD]Adresa mail1[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][TABLE="width: 163"]
<tbody>[TR]
[TD]Adresa mail2[/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]xxx[/TD]
[TD]xxxxx[/TD]
[TD]12.12.2017[/TD]
[TD]xxxxxxxxxx[/TD]
[TD]xxxxxxxx[/TD]
[TD]00000001[/TD]
[TD]24[/TD]
[TD]PAL[/TD]
[TD]24[/TD]
[TD]PAL[/TD]
[TD]Bad qualty[/TD]
[TD]39xxxxxxxx[/TD]
[TD]example1@.something[/TD]
[TD]example2@.something[/TD]
[TD]all data from this row must be sended only to this 2adress[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]xxx[/TD]
[TD]xxxxx[/TD]
[TD]12.12.2017[/TD]
[TD]xxxxxxxxx#[/TD]
[TD]xxxxxxxx[/TD]
[TD]00000005[/TD]
[TD]12[/TD]
[TD]KAR[/TD]
[TD]5[/TD]
[TD]KAR[/TD]
[TD]Bad qualty[/TD]
[TD]39xxxxxxxx[/TD]
[TD]example3@.something[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

Forum statistics

Threads
1,223,234
Messages
6,170,891
Members
452,366
Latest member
TePunaBloke

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