+ Reply to Thread
Results 1 to 4 of 4

Thread: Display end of month date for previous month

  1. #1
    Registered User
    Join Date
    05-17-2011
    Location
    Charlotte, NC
    MS-Off Ver
    Excel 2007
    Posts
    7

    Display end of month date for previous month

    I have a reporting spreadsheet that gets updated monthly and I need to have a cell display when the last report was taken in relation to the current date. i.e. if today is 6/20/2011 I need the date of report cell to say 5/31/2011 because that is the date of the most recent update.
    Last edited by erikwvb; 06-20-2011 at 01:21 PM. Reason: solved

  2. #2
    Cheeky Forum Moderator Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2003, 2007, 2010
    Posts
    3,711

    Re: Display end of month date for previous month

    Try this regular formula:
    =TODAY()-DAY(TODAY())
    or
    =EOMONTH(TODAY(),-1)

    Format the formula's cell as a date.

    Is that something you can work with?
    Regards,

    Ron
    Microsoft MVP - Excel
    (Oct 2006 - Sep 2012)

    Click here to see the Forum Rules

  3. #3
    Registered User
    Join Date
    05-17-2011
    Location
    Charlotte, NC
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Display end of month date for previous month

    Thanks,


    Works fine now!
    Last edited by erikwvb; 06-20-2011 at 01:21 PM.

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    MS 2007
    Posts
    5,372

    Re: Display end of month date for previous month

    Yes, exactly what are you typing into your formula?
    ChemistB
    My 2¢

    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

+ 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.2.0