# Fill rows according to date range

**URL:** https://community.glideapps.com/t/fill-rows-according-to-date-range/59481
**Category:** Ask for Help
**Created:** [March 21, 2023, 7:45pm UTC](https://community.glideapps.com/t/fill-rows-according-to-date-range/59481 "2023-03-21T19:45:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mar\_pellarin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mar_pellarin/32/55392_2.png) [@mar\_pellarin](https://community.glideapps.com/u/mar_pellarin)
#### Post date: [March 21, 2023, 7:45pm UTC](https://community.glideapps.com/t/fill-rows-according-to-date-range/59481/1 "2023-03-21T19:45:48Z")

</div>

how are they?  
Could you help me with this problem?  
I am making an employee control application, which is recorded every day to have a daily record of each employee.  
I currently have several employees who are on vacation and I have to record the same data every day.  
I would like the days that you are on vacation to be filled in automatically by putting a “start date” and “end date” in the form.  
Is this possible?

 ![PRESENTISMO](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/4/8477d3093796798fe64ec2277e14a37abc1fe39d.jpeg)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [March 22, 2023, 12:28am UTC](https://community.glideapps.com/t/fill-rows-according-to-date-range/59481/2 "2023-03-22T00:28:18Z")

</div>

If you need it to be different rows and not just a “start date” and “end date” in a single row, then you might have to push this to an external service like Make/Zapier to loop through the list of dates and add rows one by one.
