Thread: Date Ranges
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
daddylonglegs[_10_] daddylonglegs[_10_] is offline
external usenet poster
 
Posts: 1
Default Date Ranges


If you're inputting the date in A1 try

=DATE(YEAR(A1),MONTH(A1)+(DAY(A1)5),5)


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=510852