I
igbert
Is there a fuction to return the days in a given year?
Entry Return
2008 366
2010 365
Igbert
Entry Return
2008 366
2010 365
Igbert
Brad said:assume 2008 is in a2
in b2
=DATE(A2+1,1,0)-DATE(A2,1,0)
Success - click yes.
You're welcome
Another approach that would also work
=365+(MONTH(DATE(A2,2,29))=2)
Success click yes
Would you be so kind and check your suggested formula for the years:
1908, 2008, 2108 and 2200(!)
If you recognize the following formula as the one suggested by you - check it
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.