I am building a database which relies on data generated by an automatic script. This script creates a new directory every day, and each hour a new Excel file is stored as an attachment within a .msg file.
Currently, I have to open each .msg file individually, open the attachment, and then...