# Automatically add Column in sheet after entering data

**URL:** https://community.glideapps.com/t/automatically-add-column-in-sheet-after-entering-data/335
**Category:** Ask for Help
**Created:** [September 17, 2019, 5:33am UTC](https://community.glideapps.com/t/automatically-add-column-in-sheet-after-entering-data/335 "2019-09-17T05:33:11Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Dimitri\_De\_Backer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dimitri_de_backer/32/286_2.png) [@Dimitri\_De\_Backer](https://community.glideapps.com/u/Dimitri_De_Backer)
#### Post date: [September 17, 2019, 5:33am UTC](https://community.glideapps.com/t/automatically-add-column-in-sheet-after-entering-data/335/1 "2019-09-17T05:33:11Z")

</div>

Hi, we are a soccer team and I’m trying to create a small app that our coaches need to complete every week. The goal is to keep trac off the player selection off every week.  
I found how to add a checkbox that can do it, but it’s globally, not week after week. Is it possible to automatically add a column to a sheet to keep all match selections of a season?

Thanks for the help,

Dimitri

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [September 17, 2019, 5:34am UTC](https://community.glideapps.com/t/automatically-add-column-in-sheet-after-entering-data/335/2 "2019-09-17T05:34:57Z")

</div>

What are the checkboxes for? You want to organize your sheet so that new items add as rows.

---

<div class="post-metadata">

### Author: ![Dimitri\_De\_Backer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dimitri_de_backer/32/286_2.png) [@Dimitri\_De\_Backer](https://community.glideapps.com/u/Dimitri_De_Backer)
#### Post date: [September 17, 2019, 10:31am UTC](https://community.glideapps.com/t/automatically-add-column-in-sheet-after-entering-data/335/3 "2019-09-17T10:31:18Z")

</div>

Hi, Thank you for the answer.  
The check box is there to set the player as present for this match

---

<div class="post-metadata">

### Author: ![spencersRus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spencersrus/32/69_2.png) [@spencersRus](https://community.glideapps.com/u/spencersRus)
#### Post date: [September 17, 2019, 7:20pm UTC](https://community.glideapps.com/t/automatically-add-column-in-sheet-after-entering-data/335/4 "2019-09-17T19:20:30Z")

</div>

I thought I saw an app somewhere on Twitter what was used to take attendance. It added a row every day with check boxes.  
Am I crazy? Will look for it and post again if no one else does.

---

<div class="post-metadata">

### Author: ![spencersRus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spencersrus/32/69_2.png) [@spencersRus](https://community.glideapps.com/u/spencersRus)
#### Post date: [September 17, 2019, 7:30pm UTC](https://community.glideapps.com/t/automatically-add-column-in-sheet-after-entering-data/335/5 "2019-09-17T19:30:54Z")

</div>

[https://classroom.glideapp.io/](https://classroom.glideapp.io/)

This has a link to a template - and there. Is some kind of attendance magic in there. I do not know how it works, just that it exists.

---

<div class="post-metadata">

### Author: ![spencersRus](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/spencersrus/32/69_2.png) [@spencersRus](https://community.glideapps.com/u/spencersRus)
#### Post date: [September 18, 2019, 12:29pm UTC](https://community.glideapps.com/t/automatically-add-column-in-sheet-after-entering-data/335/6 "2019-09-18T12:29:14Z")

</div>

Also it seems like the Glide App Example App  
[https://go.glideapps.com/app/glide-examples-template](https://go.glideapps.com/app/glide-examples-template)

Has potentially a “add a row every week” example
