I'm a newbie with Google Scripts and was wondering if someone could help me out.
I have a shared Google spreadsheet that basically updates rows with new Employee Information.
I want an e-mail to be triggered only when there is a string match to "ABC" on a specific Column (let's say Column F) when these rows of new employees get inserted. Basically the e-mail trigger will let our team know to set up new employee accounts.
Can anyone help me out? I don't know how to do a string match or have it send specifically to a fixed e-mail recipient. I've installed Python and gspread and gdata and feel like I'm overcomplicating it but haven't made any progress whatsoever for days ...
Please help!
Thanks in advance, Jamie