+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : Date Function - Quarters

Hybrid View

  1. #1
    Registered User
    Join Date
    02-03-2011
    Location
    Columbus OH USA
    MS-Off Ver
    Excel 2007
    Posts
    4

    Date Function - Quarters

    I am creating a dynamic date-based spreadsheet that always asks, (1) What is the date of the next calendar quarter end after "today", and (2) what is the date three months from the end of "today's" month. I need the dates (e.g. 3/31/11 for the first one and 5/31/11 for the second). How can I do that in excel?

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Date Function - Quarters

    Welcome to the forum.

    =EOMONTH(TODAY(), CEILING(MONTH(TODAY()), 3) - MONTH(TODAY()))

    =EOMONTH(TODAY(), 3)
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1