geofferyh
Member
- Outlook version
- Outlook 2010 32 bit
- Email Account
- POP3
The attached VBA macro works with Outlook 2010 Rules, saving the attachment in reservation messages that meet the condition of the rule. The macro saves an Excel .csv file attachment to a very specific location, that being: C:/MarinaPro/ResScheduler/.
I need to change the original .csv file name (Example: 11485_9301_14-12-2018_15-29-51.csv ) before it is copied to the ResScheduler folder. The new file name needs to be formatted as, for example, "121418_1030_CUSTLASTNAM.csv". Where the date and time reference is the "Sent" date and time of the email reservation message.
Just cannot get it to work.
I need to change the original .csv file name (Example: 11485_9301_14-12-2018_15-29-51.csv ) before it is copied to the ResScheduler folder. The new file name needs to be formatted as, for example, "121418_1030_CUSTLASTNAM.csv". Where the date and time reference is the "Sent" date and time of the email reservation message.
Just cannot get it to work.