Thread
:
How do I convert a date to Monday's date within its week?
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
T. Valko
external usenet poster
Posts: 15,768
How do I convert a date to Monday's date within its week?
One way:
=1-WEEKDAY(A1,2)+A1
--
Biff
Microsoft Excel MVP
"Sorsy" wrote in message
...
How do I convert a date (from cell A1) to Monday's date within its week
into
cell B1?
Reply With Quote
T. Valko
View Public Profile
Find all posts by T. Valko