=DATE(YEAR(A2),(INT((MONTH(A2)-1)/3)+1)*3+1,0)
--
HTH
RP
(remove nothere from the email address if mailing direct)
"SDolley" wrote in message
...
The EOMonth function is great. But what about creating a similar function
for
determining the end of the current quarter that a specified date is in?
|