+ Reply to Thread
Results 1 to 2 of 2

Using the EOMONTH function

Hybrid View

  1. #1
    Registered User
    Join Date
    08-05-2015
    Location
    india
    MS-Off Ver
    2010
    Posts
    6

    Thumbs up Using the EOMONTH function

    The EOMONTH function is an easy alternative to using the DATE function. With the EOMONTH function, you can get the last date of any future or past month. All you need is two arguments: a start date and the number of months in the future or past. For example, this formula returns the last day of April, 2015:
    =EOMONTH("1/1/2015", 3)

    Specifying a negative number of months returns a date in the past. So, for example, the following formula returns the last day of October, 2015:
    =EOMONTH("1/1/2015", -3)

    Specifying a zero as the number of months returns the last day of the month in which the given date falls. The following formula returns the last day of January, 2015:
    =EOMONTH("1/1/2015", 0)

  2. #2
    Forum Expert
    Join Date
    03-20-2015
    Location
    Primarily UK, sometimes NL
    MS-Off Ver
    Work: Office 365 / Home: Office 2010
    Posts
    2,405

    Re: Using the EOMONTH function

    This part of the forum is for asking questions. Please post any tips in the Tips and Tutorials forum instead (http://www.excelforum.com/tips-and-tutorials/)
    You can ask a moderator to move the post for you.

    Regards,
    Aardigspook

    If your problem is solved, please go to 'Thread Tools' above your first post and 'Mark Thread as Solved'.
    You don't need to give me rep if I helped, but thanks are appreciated.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. EoMonth function not working help
    By raja15feb in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-11-2014, 10:27 AM
  2. Nestled EOMONTH function problem\nestled with more
    By pjf in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-18-2013, 01:29 PM
  3. [SOLVED] Problem with EOMONTH function in VB
    By Alf in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 10-02-2010, 04:28 PM
  4. links / EOMONTH function
    By drecollet in forum Excel General
    Replies: 8
    Last Post: 10-01-2007, 01:10 PM
  5. data validation with EOMONTH function
    By spence in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-18-2006, 08:04 PM
  6. Step 1: EOMONTH Function
    By dstock in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-24-2005, 12:52 PM
  7. How about adding a quarterly function to Excel like its EOMonth?
    By SDolley in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-30-2005, 02:06 PM
  8. How do you use the Excel EOMONTH function in VBA?
    By ExcelMonkey in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-04-2005, 07:48 AM

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