Thread
:
Week Ending Formula
View Single Post
#
6
Posted to microsoft.public.excel.programming
mudraker[_276_]
external usenet poster
Posts: 1
Week Ending Formula
Jako
This will give next Saturday's date
dDate = DateValue(Now()) + (7 - WeekDay(Now())
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
mudraker[_276_]
View Public Profile
Find all posts by mudraker[_276_]