# Retriving and correcting data sent with form

**URL:** https://community.glideapps.com/t/retriving-and-correcting-data-sent-with-form/21254
**Category:** Ask for Help
**Created:** [January 16, 2021, 11:44am UTC](https://community.glideapps.com/t/retriving-and-correcting-data-sent-with-form/21254 "2021-01-16T11:44:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![thebepps](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thebepps/32/2956_2.png) [@thebepps](https://community.glideapps.com/u/thebepps)
#### Post date: [January 16, 2021, 11:44am UTC](https://community.glideapps.com/t/retriving-and-correcting-data-sent-with-form/21254/1 "2021-01-16T11:44:02Z")

</div>

I am creating an app in which I enter the daily sales and expenses data. It may happen that after days it is necessary to make corrections, is there away to recover the data of that day and overwrite the wrong ones without duplicating the rows?

Thanks for your help.

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [January 16, 2021, 12:01pm UTC](https://community.glideapps.com/t/retriving-and-correcting-data-sent-with-form/21254/2 "2021-01-16T12:01:59Z")

</div>

Sure! You can enable editing on that row. Create a tab/screen with all the form submissions and you should be able to toggle the ability to edit the entries (and set conditions so that only certain users can edit).

---

<div class="post-metadata">

### Author: ![thebepps](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thebepps/32/2956_2.png) [@thebepps](https://community.glideapps.com/u/thebepps)
#### Post date: [January 16, 2021, 12:57pm UTC](https://community.glideapps.com/t/retriving-and-correcting-data-sent-with-form/21254/3 "2021-01-16T12:57:22Z")

</div>

Thanks, I’m going to try. I’e been away from Glide for months and now there are a lot of new features and 'm a bit confused.
