Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
lNot a direct function like EOMonth but
=Date(Year(A1),Month(A1)+1,) works When you leave off the day from the inputs Excel picks the last day of the prior month, so when you use Month(A1)+1 you get the last day of the current month. Even works for leap years 2/15/2004 in A1 yields 2/29/2004. Kind of an odd quirk, like it is picking the 0th day of the month. Not sure if this was intentional on the programmers part, but it works. -- If this helps, please remember to click yes. "Ayo" wrote: Is there an equivalent function to EOMonth in xl2003 or a formula that will get me the same result? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FIX FOR =N/A errors from EOMONTH | Excel Worksheet Functions | |||
EOMONTH Formula | Excel Worksheet Functions | |||
eomonth | Excel Worksheet Functions | |||
data validation with EOMONTH function | Excel Worksheet Functions | |||
How about adding a quarterly function to Excel like its EOMonth? | Excel Worksheet Functions |