Background: I have a script that iterates through emails (without any emails being selected) in an Outlook folder saving their attachments to the desktop.
Issue: The attachment is a zip-file and I wonder if it is possible to save the decompressed file within (an .xls file) to the desktop instead?
Thank You!