G
Guest
I have recently moved jobs, and at my old place we had a button in oulook
running a vba macro to file emails in msg to the servers hard disk.
Unfortunatly I was unable to take he script with me.
On the local HD there were txt files containing the following:-
Year.txt - containing a list of years available ie 00, 05, 06, 07 etc
07.txt - containing all the jobs in that year ie 07001 - job 1.
You clicked on the email to be filled, either in the Inbox or SentMail, then
you click on the button for the macro and the script runs. It asks you for
the job year (listed in year.txt) and then you pick the job (listed in
07.txt) and the the email is filed with a date code on the servers HD in a
suitable directory, ie ..../07/07001/xxx.msg.
Can you help with writing the script to do the above, or if not point me in
the direction of some suitable help. Unfortunatly my knowledge of VBA is
limited, I am more of an end user.
Thanks in advance for all your help
Steve
running a vba macro to file emails in msg to the servers hard disk.
Unfortunatly I was unable to take he script with me.
On the local HD there were txt files containing the following:-
Year.txt - containing a list of years available ie 00, 05, 06, 07 etc
07.txt - containing all the jobs in that year ie 07001 - job 1.
You clicked on the email to be filled, either in the Inbox or SentMail, then
you click on the button for the macro and the script runs. It asks you for
the job year (listed in year.txt) and then you pick the job (listed in
07.txt) and the the email is filed with a date code on the servers HD in a
suitable directory, ie ..../07/07001/xxx.msg.
Can you help with writing the script to do the above, or if not point me in
the direction of some suitable help. Unfortunatly my knowledge of VBA is
limited, I am more of an end user.
Thanks in advance for all your help
Steve