# Glide page doesn't update the gsheet when I use add function

**URL:** https://community.glideapps.com/t/glide-page-doesnt-update-the-gsheet-when-i-use-add-function/49982
**Category:** Ask for Help
**Created:** [September 23, 2022, 7:29am UTC](https://community.glideapps.com/t/glide-page-doesnt-update-the-gsheet-when-i-use-add-function/49982 "2022-09-23T07:29:40Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [September 23, 2022, 12:28pm UTC](https://community.glideapps.com/t/glide-page-doesnt-update-the-gsheet-when-i-use-add-function/49982/6 "2022-09-23T12:28:37Z")

</div>

You are most likely using an Arrayformula. That makes all rows populated rows (even though they may seem to be empty) so glide will not overwrite them. What’s happening is it’s adding a new row to the sheet.

Delete all of the rows that are empty. You should only have 5 visible rows in your sheet.

---

_[View the full topic](https://community.glideapps.com/t/glide-page-doesnt-update-the-gsheet-when-i-use-add-function/49982)._
