Thread: date function
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default date function

=DATE(YEAR(TODAY()),12,31)

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Filipemr" wrote in message
...
there exists a function for calculate "endmonth"! Is there another one to
calculate in the same way "endyear"?