# Adding up values

**URL:** https://community.glideapps.com/t/adding-up-values/37966
**Category:** Ask for Help
**Created:** [February 1, 2022, 10:17am UTC](https://community.glideapps.com/t/adding-up-values/37966 "2022-02-01T10:17:59Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [February 2, 2022, 12:32am UTC](https://community.glideapps.com/t/adding-up-values/37966/3 "2022-02-02T00:32:08Z")

</div>

An alternative is to use Google Sheet’s arrayformula, if you have to have that value in the Sheets. Computed columns (including Math) won’t show up in the Sheet.

> [@Tutorial: Arrayformula in Google Sheets, good practices & how to overcome Arrayformula restrictions with scripts](https://community.glideapps.com/t/tutorial-arrayformula-in-google-sheets-good-practices-how-to-overcome-arrayformula-restrictions-with-scripts/9727):
>
> Hi, Today I will show you the script that can make copying formulas down work, when it does not work with arrayformula. But first, let’s have some introductions about arrayformula, for those who has not used this before in Google Sheets, some equivalents in Glide and some good practices while using it. I hope it can help you in building your Glide apps as well as applying it in your normal day job. 
> 
> > **1/ Definition**
> >
> > Arrayformula is defined as “a range, mathematical expression using one cell range …

---

_[View the full topic](https://community.glideapps.com/t/adding-up-values/37966)._
