Thread
:
Using a col of Dates by day I want to determine a wk ending date.
View Single Post
#
2
Jason Morin
Posts: n/a
=A1+7-WEEKDAY(A1)
HTH
Jason
Atlanta, GA
-----Original Message-----
Using a column of Dates by day I want to determine a wk
ending date (sat
date) for each date, based on comparing that date to a
range of dates that
are Sun thru Sat.
.
Reply With Quote