Skip to content

zhangwei8607/EmailNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EmailNotifier

Send Email Notification by due date column in excel using vb script

EmailNotifier.vbs

---Edit and change the smtp server and double click to run --- emailConfig.Fields("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "relay.smtpserver.net"

Mapping.xlsx

---Should be put in the same folder of EmailNotifier.vbs, and change the from email, notify days before due date, excel files folder, and the mapping for excel file, sheet and read column positions.

sample.xlsx

---Sample excel file to read and send email.

About

Send Email Notification by due date column in excel using vb script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published