How to automate MS Outlook
- by Omer Akhter
I have to generate an email at end of the day (daily-status) which is templated. I have add tasks to different list and on the top, I have to have count of these tasks such as:
X Tasks: 2 of 5
Y Tasks: 3 of 5
X Tasks:
X Task 1
X Task 2
Y Tasks:
Y Task 1
Y Task 2
Y Task 3
I don't want write code in .NET etc. Is there anyway to script outlook to update numbers above when I change the list contents automatically. Or even better, if an input box can take input for each list contents and generate the email