I am very new to scripting and somewhat new to functions(I did advance cell functions 15 years ago) and have very limited coding knowledge(I used QBASIC as a kid...yes I know very old and very long ago). I have had some luck searching online and modifying to do some things I want to do. However, for this one, I can't find exactly what I'm looking for.
However, it creates one for EVERY item on the list. I don't need that many emails made only when I have selected the line by use of the checkbox. I need it to run and create it only when my "email" check box is checked.
In response to your questions:
1. I am looking for help writing the script I would use it based on this one as it is the closest I can find to what I am looking for.
2. I would be ok with it creating a google doc for each "line" that I need an email for, I just don't want it for every line, only the one that I would check. So in other words I fill out my log and if I need an email generated I click the checkbox. In the field beside it, I get a google doc to email out. I could just delete the contents of the folder at the end of the day or throughout the day.
2. Alternatively, It could be appended as well. I tried looking for an example of an "IF" type function so that in one cell let's call it (Based off of SS1) "P108"(Not shown in SS1), if I check any box in column N, then cell "P108" would say,
"Hello {{CALL_AREA}} Team, {{NAME}},{{ID}} needs some assistance. Here is the pertinent information: {{NOTES}}. Thank you, Front Desk."
I could then just copy and paste the text of that cell to create an email.
I hope this all makes sense.
Thank you for responding.
Joshua