How to find the Last Day of Month in Excel?

In this post, you’ll learn know how to find the Last Day of a month in Excel using EOMonth function.

EOMONTH function in Excel

EOMONTH function is used to find the last day of a given month in Microsoft Excel.

Syntax

=EOMONTH(cell reference, number)

Here the number is the number of months after the given month.

Last Day of the Month in Excel

If you want to find the last day of the current month, just specify the second parameter as 0 to the EOMONTH function as shown below.

=EOMONTH(B1, 0)

Note: The function EOMONTH in Excel returns the serial number of the date. You will need to change the format of the cell to Date to display the lat day of the month correctly.

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn how to Find Blank cells in excel so that you can remove or delete the blank cells form...
In this article, you’ll learn what is a Gauge Chart in Microsoft Excel. Also, you will learn how to add...
Microsoft Excel provides a shortcut for the users to move columns in excel using two different ways – using Shift...