Hi,

Below is the formula-

=IF(TEXT(TODAY(),"ddd")="Sun",TODAY()-6,IF(TEXT(TODAY(),"ddd")="Tue",TODAY()-1,IF(TEXT(TODAY(),"ddd")="Wed",TODAY()-2,IF(TEXT(TODAY(),"ddd")="Thu",TODAY()-3,IF(TEXT(TODAY(),"ddd")="Fri",TODAY()-4,IF(TEXT(TODAY(),"ddd")="Sat",TODAY()-5,TODAY()))))))


do let me know the feedback

On Sat, Feb 21, 2009 at 5:47 PM, Savio <saviob...@hotmail.com> 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
>
> >
>


-- 
Thanks & Regards,

Harmeet Singh

--~--~---------~--~----~------------~-------~--~----~
Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/excel-macros?hl=en

Visit & Join Our Orkut Community at 
http://www.orkut.com/Community.aspx?cmm=22913620

To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com

To see the Daily Excel Tips, Go to:
http://exceldailytip.blogspot.com
 
If you find any spam message in the group, please send an email to Ayush @ 
jainayus...@gmail.com
-~----------~----~----~----~------~----~------~--~---

Reply via email to