Dear Team,
I have a data set and what to sent rm wise mail. sample data attached for your reference. (outlook)
for example
To :- tarun.p.sharma@gmail,com
CC :- deepak2@gmail.com
Body Messasge
Dear Mr/Ms Tarun
********************
Regards
Tarun Kumar
With Below attached data
cust_id | cust_name | AUM | LI | MF | GI | RM_ID | RM_EMAIL | RM2_EMAIL |
10002 | Tarun | 1000 | 1 | 3 | 1 | 8126 | tarun.p.sharma@gmail.com | deepak2@gmail.com |
10003 | Ramesh | 5000 | 1 | 4 | 1 | 8126 | tarun.p.sharma@gmail.com | deepak2@gmail.com |
10004 | Suresh | 4000 | 2 | 2 | 2 | 8126 | tarun.p.sharma@gmail.com | deepak2@gmail.com |
10013 | Suresh | 4000 | 1 | 22 | 3 | 8126 | tarun.p.sharma@gmail.com | deepak2@gmail.com |
10014 | Kavita | 9000 | 1 | 4 | 3 | 8126 | tarun.p.sharma@gmail.com | deepak2@gmail.com |
10015 | vaishali | 1000 | 1 | 5 | 3 | 8126 | tarun.p.sharma@gmail.com | deepak2@gmail.com |
Start here:
How to send email using SAS?
Posted 06-10-2021 06:03 PM | by ChrisHemedinger
https://communities.sas.com/t5/SAS-Communities-Library/How-to-send-email-using-SAS/ta-p/746523
You will have to write a program that puts all addressees in the To: or Cc:.
Koen
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.