Hai,

Try this

=NOW()-WEEKDAY(NOW(),1)+2

it will help you i think,

Regards

Saravanan A R

On Sat, Feb 21, 2009 at 8:25 PM, Harmeet Singh <harmeet.hew...@gmail.com>wrote:

> 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
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
-------------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
-------------------------------------------------------------------------------------
-~----------~----~----~----~------~----~------~--~---

Reply via email to