Inserting Current Date in Event Title for Automated Emails
Hello, I send automatic recurring emails on a daily basis to my IT Team regarding unopened tickets in our ticketing system. I do this through some Visual Basic code and send them via the Outlook Calendar. The Title field serves as the Subject line for each email being sent out, the Location field is used to insert the emails of the IT team (and so on). I wanted to know if there is a way I can insert a date function in the Title field so it displays the current date each time an email is sent out. For example, "Unopened Tickets as of (insert current date)". Any help would be appreciated. Thanks in advance, Matthew