# Find the last day of the following month

**URL:** https://community.glideapps.com/t/find-the-last-day-of-the-following-month/21557
**Category:** Ask for Help
**Tags:** holdmybeer
**Created:** [January 22, 2021, 6:02am UTC](https://community.glideapps.com/t/find-the-last-day-of-the-following-month/21557 "2021-01-22T06:02:57Z")
**Posts on this page:** 1
**Showing post:** 7

<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: [January 22, 2021, 2:06pm UTC](https://community.glideapps.com/t/find-the-last-day-of-the-following-month/21557/7 "2021-01-22T14:06:41Z")

</div>

@Darren_Murphy how about 1 column? Hold my 🍺

```auto
((Now-DAY(Now)+15)+60)
-
DAY((Now-DAY(Now)+15)+60)

```

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/6/5687c42677ff420cc5e5a6bc881ce845c1494ed4.png)

---

_[View the full topic](https://community.glideapps.com/t/find-the-last-day-of-the-following-month/21557)._
