R
RichardSchollar
Hello everyone
I create a report from a legacy system in csv format every day, and
once it has been produced I need to attach it to an email and send
this email out to one recipient (the same one every day). The subject
line is also the same every day, and the report is saved down to my C
drive.
How can I automate the process? Not running the report, but picking it
up from its specified location - preferably confirming first that the
file date is today's date (the date is NOT incorporated within the
file name) - and attaching it to an email to the recipient and with
the standard header?
I am conversant with Excel VBA but have never used Outlook VBA before.
Any help appreciated.
Best regards
Richard Schollar
I create a report from a legacy system in csv format every day, and
once it has been produced I need to attach it to an email and send
this email out to one recipient (the same one every day). The subject
line is also the same every day, and the report is saved down to my C
drive.
How can I automate the process? Not running the report, but picking it
up from its specified location - preferably confirming first that the
file date is today's date (the date is NOT incorporated within the
file name) - and attaching it to an email to the recipient and with
the standard header?
I am conversant with Excel VBA but have never used Outlook VBA before.
Any help appreciated.
Best regards
Richard Schollar