Excel Worksheet with selected options that generate an email

NGB82KS

Board Regular
Joined
Nov 7, 2019
Messages
82
Office Version
  1. 2016
I have the below spreadsheet where I can use a form Checkbox to set a value in columns (B,D,F) to true or false. From this point, what's the best way to generate an email with all the cells that were checked using the below example (VALUE=TRUE) in the respective places (e.g. to:ScienceGroup@school.edu; cc:me2@school.edu; bcc:prince@school.edu)? In some cases i would send to all in the same row, but its not always the case.
**The actual sheet I use is large with 125+ schools and almost all unique cc and bcc addresses.

Column AColumn BColumn CColumn DColumn EColumn F
ClassTotoaddCCccaddBCCbccadd
Math [ ] Checkbox (FALSE value) MathGroup@school.edu [ ] Checkbox (FALSE value)me@school.edu[X ] Checkbox (TRUE value)prince@school.edu
Science[X] Checkbox (TRUE value)ScienceGroup@school.edu[ ] Checkbox (FALSE value)me1@school.edu[ ] Checkbox (FALSE value)prince1@school.edu
History[ ] Checkbox (FALSE value)HistoryGroup@school.edu[X] Checkbox (TRUE value)me2@school.edu[ ] Checkbox (FALSE value)prince2@school.edu
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,223,893
Messages
6,175,241
Members
452,622
Latest member
Laura_PinksBTHFT

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top