OssieMac,
Thanks for taking a look at this.
Hopefully I did it right. The share link is:
https://sayrevillek12-my.sharepoint.com/personal/robert\_jerome\_sayrevillek12\_net/\_layouts/15/guestaccess.aspx?docid=179368b10afed4f999e1a9ac55ed84837&authkey=AdYHEsPekcy0Xn9--iHgLP4&expiration=2017-06-12T02%3a03%3a55.000Z
I stripped down the application but left the fundamentals.
The intention is to have a tab for each class I teach. For each student, check what I want to include in the email, then the button will send for that sheet. Next period, switch tabs and continue as needed.
On the Set-Up tab I removed sender and SMTP info, so you'll need to fill that in with your info for testing. Also, scroll down a bit and enter email address for a few students in class 1 and class 2. I removed my personal/school, and my students' info.
I know my code is not very elegant as I'm still learning, so any advice is appreciated.
I tested this exact file today and the issue still presents. With "test mode" deselected the intent to that email will be sent. In the macro to the "send" button the one critical line seems to be "CDO_Mail_Object.Send" toward the bottom. When this line
is executed...that's when the issue presents.
On the class tabs I added display of the linked cells (to the right of the checkboxes), as this is how I closed in on the issue. Check a box, have it successfully send an email, then try checking boxes again (same tab or switch) and the displayed checkbox
doesn't match the value in the linked cell.
Thanks in advance for your help,
RJ