Thread: Formula Help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
daddylonglegs daddylonglegs is offline
external usenet poster
 
Posts: 1
Default Formula Help


This formula will give the date of the first Monday of a year shown in
A1

=DATE(A1,1,8)-WEEKDAY(DATE(A1,1,6))


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