# How I send e-mails between two sheets?

**URL:** https://community.glideapps.com/t/how-i-send-e-mails-between-two-sheets/3668
**Category:** Ask for Help
**Created:** [January 16, 2020, 7:43pm UTC](https://community.glideapps.com/t/how-i-send-e-mails-between-two-sheets/3668 "2020-01-16T19:43:27Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Alysson\_Correa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alysson_correa/32/2114_2.png) [@Alysson\_Correa](https://community.glideapps.com/u/Alysson_Correa)
#### Post date: [January 16, 2020, 7:43pm UTC](https://community.glideapps.com/t/how-i-send-e-mails-between-two-sheets/3668/1 "2020-01-16T19:43:27Z")

</div>

Hey, guys,  
I have a script to send email, I do a calculation on one sheet (calculates the percentage) and on another sheet (if OK or Not OK) it checks and if it sends the email.  
How do I do that?  
Change information on one sheet and send email from another sheet

Script = [Sample code sending email when Google Sheet is updated · GitHub](https://gist.github.com/prasanthmj/f003df8ee22e37bda45032cdaa7dd690)  
I’m following this idea = [How to send email when cell value changes in Google Sheets | blog.gsmart.in](https://blog.gsmart.in/send-email-when-cell-value-changes-in-google-sheets/)

![sendEmail_how](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/7/713df31520b8506ad134c56d4041462f2e62c50d.png)

---

<div class="post-metadata">

### Author: ![Alysson\_Correa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alysson_correa/32/2114_2.png) [@Alysson\_Correa](https://community.glideapps.com/u/Alysson_Correa)
#### Post date: [January 17, 2020, 10:38pm UTC](https://community.glideapps.com/t/how-i-send-e-mails-between-two-sheets/3668/2 "2020-01-17T22:38:41Z")

</div>

Help, I need somebody

---

<div class="post-metadata">

### Author: ![George\_B](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/george_b/32/534_2.png) [@George\_B](https://community.glideapps.com/u/George_B)
#### Post date: [January 18, 2020, 12:49am UTC](https://community.glideapps.com/t/how-i-send-e-mails-between-two-sheets/3668/3 "2020-01-18T00:49:32Z")

</div>

Sorry I have no idea what you mean by your question.

If you are sending emails via a script they are not tied to any particular sheet. You can pull the data for the email from any sheet you want via the script.

---

<div class="post-metadata">

### Author: ![Alysson\_Correa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alysson_correa/32/2114_2.png) [@Alysson\_Correa](https://community.glideapps.com/u/Alysson_Correa)
#### Post date: [January 25, 2020, 5:44pm UTC](https://community.glideapps.com/t/how-i-send-e-mails-between-two-sheets/3668/4 "2020-01-25T17:44:17Z")

</div>

tks
