ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   week update (https://www.excelbanter.com/excel-programming/424493-week-update.html)

Savio

week update
 
is there any way to have a cell in excel update itself every week to
show the first day of the week?
say the week starts on a monday, the cell displays 23/02/09, retains
this value thoughout the week and displays 02/03/09 the following
monday
thanks

Barb Reinhardt

week update
 
Try this in that cell

=IF(WEEKDAY(TODAY(),2)=1,TODAY(),TODAY()-WEEKDAY(TODAY(),2)+1)
--
HTH,
Barb Reinhardt

If this post was helpful to you, please click YES below.



"Savio" wrote:

is there any way to have a cell in excel update itself every week to
show the first day of the week?
say the week starts on a monday, the cell displays 23/02/09, retains
this value thoughout the week and displays 02/03/09 the following
monday
thanks


Savio

week update
 
perfect is there a way to do this to show the following weeks date as
well?


All times are GMT +1. The time now is 02:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com