# New entries 'jumping' rows in spreadsheet

**URL:** https://community.glideapps.com/t/new-entries-jumping-rows-in-spreadsheet/5418
**Category:** Ask for Help
**Created:** [March 14, 2020, 9:32am UTC](https://community.glideapps.com/t/new-entries-jumping-rows-in-spreadsheet/5418 "2020-03-14T09:32:24Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![deborahlanyon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/deborahlanyon/32/3739_2.png) [@deborahlanyon](https://community.glideapps.com/u/deborahlanyon)
#### Post date: [March 14, 2020, 9:32am UTC](https://community.glideapps.com/t/new-entries-jumping-rows-in-spreadsheet/5418/1 "2020-03-14T09:32:24Z")

</div>

This is a bit random, but when someone submits a new form entry to my app, the data appears a few rows down from the prior entry in the spreadsheet (e.g. on row 220 instead of row 210). Anyone know why it might be ‘jumping’ rows like this?

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [March 14, 2020, 11:58am UTC](https://community.glideapps.com/t/new-entries-jumping-rows-in-spreadsheet/5418/2 "2020-03-14T11:58:53Z")

</div>

Sometimes the empty rows are considered non-empty and new data is added in the end of the sheet. It may also happen if your sheet has formulas inserted in the rows already.  
[Check this out](https://docs.glideapps.com/all/guides/quick-starts/getting-started/adding-items#prepare-your-sheet-for-adding-by-deleting-empty-rows)

---

<div class="post-metadata">

### Author: ![deborahlanyon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/deborahlanyon/32/3739_2.png) [@deborahlanyon](https://community.glideapps.com/u/deborahlanyon)
#### Post date: [March 14, 2020, 11:59am UTC](https://community.glideapps.com/t/new-entries-jumping-rows-in-spreadsheet/5418/3 "2020-03-14T11:59:36Z")

</div>

Thank you Manan 🙂
