• Backup

    ‘This bit is called when Outlook opens, and it stays resident. ‘It gets ahold of the inbox so it can tell when a new message is fetched from the server. Private objNS As Outlook.NameSpace Private WithEvents objNewMailItems As Outlook.Items Private WithEvents objNewMTRSItems As Outlook.Items

    October 26, 2022
  • Print Filtered Emails by Time Range

    ‘This bit is called when Outlook opens, and it stays resident. ‘It gets ahold of the inbox so it can tell when a new message is fetched from the server. Private objNS As Outlook.NameSpace Private WithEvents objNewMailItems As Outlook.Items Private WithEvents objNewMTRSItems As Outlook.Items

    October 25, 2022

Proudly powered by WordPress