Microsoft Visual Basic Script
Budget: $10 – $30 AUD
I am using a VBA script and running a rule through Microsoft outlook to save email attachments to a folder locally on my PC.
I need a new VBA script to do as follows.
When the attachment is saved to the target folder the file name need's to be changed and increment by 1 each time.
e.g
Email attachment is named "file" and when saves to target folder is incremented by 1.
E.g
"file1"
"file2"
"file3"
I need a new VBA script to do as follows.
When the attachment is saved to the target folder the file name need's to be changed and increment by 1 each time.
e.g
Email attachment is named "file" and when saves to target folder is incremented by 1.
E.g
"file1"
"file2"
"file3"