barnard145
MIS
I am using Access 2003 as database.
I have an Excel file with Employee which would be placed in my "C:\" folder on a daily basis.
It would be stored as "C:\" & [ Today's Date ] & " Employee.xls".
For example today's file is
C:\03-10-2010 Employee.xls.
I would like to write a macro in Visual Basic or MS Access VBA which would email this Excel file to "Rsmith@XYZ.com".
Could some one please suggest me a code to send email through MS Outlook.
I have an Excel file with Employee which would be placed in my "C:\" folder on a daily basis.
It would be stored as "C:\" & [ Today's Date ] & " Employee.xls".
For example today's file is
C:\03-10-2010 Employee.xls.
I would like to write a macro in Visual Basic or MS Access VBA which would email this Excel file to "Rsmith@XYZ.com".
Could some one please suggest me a code to send email through MS Outlook.