That transforms Sunday to previous Monday, mine takes it to the next.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"DKY" wrote in message
...
I finally found something, thanks for the help anyway.
GetMondayDate = Date - Weekday(Date, vbMonday) + 1
If Range("H2") = GetMondayDate
--
DKY
------------------------------------------------------------------------
DKY's Profile:
http://www.excelforum.com/member.php...o&userid=14515
View this thread: http://www.excelforum.com/showthread...hreadid=400172