A
Alex
Hi
I am using the following to send a report as a snapshot to TutorEmail.
I want to include a cc to another specified email address. Can someone
advise me of the correct syntax please
thanks
Alex
DoCmd.SendObject acSendReport,
"rptStudentAssignmentFeedbackDetailsCCtoTutor", "Snapshot Format (*.snp)",
TutorEmail, , , subj, msg, True
I am using the following to send a report as a snapshot to TutorEmail.
I want to include a cc to another specified email address. Can someone
advise me of the correct syntax please
thanks
Alex
DoCmd.SendObject acSendReport,
"rptStudentAssignmentFeedbackDetailsCCtoTutor", "Snapshot Format (*.snp)",
TutorEmail, , , subj, msg, True