

Creator
2011-02-03
06:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monthend with YYYYMM input
Hello all,
I'm trying to use the Monthend() function with YYYYMM input. I don't really if it's something possible, as this function expect a complete Date format. Have you any ideas ?
Thanks for your help,
Jaymerry
1 Solution
Accepted Solutions
.png)

Employee
2011-02-03
06:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The following should work:
=MonthEnd(Date(Date#('201101', 'YYYYMM')))
Hope that helps.
395 Views
2 Replies
.png)

Employee
2011-02-03
06:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The following should work:
=MonthEnd(Date(Date#('201101', 'YYYYMM')))
Hope that helps.
396 Views


Creator
2011-02-03
07:02 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much,
It works,
Jaymerry
395 Views
