# Insert Data to Google Sheet

**URL:** https://community.glideapps.com/t/insert-data-to-google-sheet/55730
**Category:** Ask for Help
**Created:** [December 14, 2022, 4:08pm UTC](https://community.glideapps.com/t/insert-data-to-google-sheet/55730 "2022-12-14T16:08:04Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [December 14, 2022, 4:19pm UTC](https://community.glideapps.com/t/insert-data-to-google-sheet/55730/2 "2022-12-14T16:19:06Z")

</div>

Does it need to be a separate tab, or would it be better to use the Add button or a form button? Review the documentation and see if any of those options work for you.

[https://www.glideapps.com/docs/guides/core/adding-editing-forms](https://www.glideapps.com/docs/guides/core/adding-editing-forms)

You can do it in a separate tab, but it would have to be a custom form, which can use up you edit usage limits. Or you could place a form button in that separate tab, but it seems pointless to have a single button on a tab all by itself.

> [@How do I create a custom form?](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014):
>
> I’m just dropping this here so I have something to refer people to when they ask. This is a simple concept app (copyable), that demonstrates the following techniques: Building custom forms for adding and editing list items (as an alternative to the native forms provided by Glide) Preventing duplicate new entries using [User Specific Columns](https://docs.glideapps.com/all/reference/data-editor/user-specific-columns) and [Relations](https://docs.glideapps.com/all/reference/data-editor/computed-columns/relation-column) Enforcing mandatory input items The use of visibility conditions and user specific booleans to control user flow There is nothing particula…

---

_[View the full topic](https://community.glideapps.com/t/insert-data-to-google-sheet/55730)._
