Outlook / Excel Integration
Each week, I receive an email with an attached CSV. Is there a VBA I could write (or rule I can create) to automatically save the file to my desktop. I would then like to open the file, copy the data, paste it into an existing XLSX file, and save that file (with a new name) to my desktop as well.
Can this be done?
|