Blanchetdb
Board Regular
- Joined
- Jul 31, 2018
- Messages
- 161
- Office Version
- 2016
- Platform
- Windows
I am experiencing issues in regards to the coding required to do the following:
I need to generate an email to a specific email address when an individual selects (from a drop don menu) the option "yes or "oui" in cell F10. Also I require the same process to take place in various other cells in the worksheet but the email address will be different in each case as well as the drop down menu in each cell
for example:
cell F10 - drop down menu (yes, no - oui, non) / client selects "yes" or "oui" email goes to xxxxxxxxxxx@Canada.ca, if "no" or "non" is selected, no email is generated
cell J14 - drop down menu (Granted, pending - acquise, en attente) / client selects "granted" or "acquise" email goes to yyyyyyyyyy@Canada.ca, if blank or "pending" or "en attente" is selected, no email is generated.
cell E49 - drop down menu (yes, no - oui, non) / (same as F10 but different email address) email goes to zzzzzzzzzzzzzzz@Canada.ca
assistance with this would be greatly appreciated
thank you
Dan
I need to generate an email to a specific email address when an individual selects (from a drop don menu) the option "yes or "oui" in cell F10. Also I require the same process to take place in various other cells in the worksheet but the email address will be different in each case as well as the drop down menu in each cell
for example:
cell F10 - drop down menu (yes, no - oui, non) / client selects "yes" or "oui" email goes to xxxxxxxxxxx@Canada.ca, if "no" or "non" is selected, no email is generated
cell J14 - drop down menu (Granted, pending - acquise, en attente) / client selects "granted" or "acquise" email goes to yyyyyyyyyy@Canada.ca, if blank or "pending" or "en attente" is selected, no email is generated.
cell E49 - drop down menu (yes, no - oui, non) / (same as F10 but different email address) email goes to zzzzzzzzzzzzzzz@Canada.ca
assistance with this would be greatly appreciated
thank you
Dan