Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() I dont know why Im having such a hard time wrapping my head around this one... but Im looking for a function that will return Sundays date (mm-dd-yyyy) of the current week. In other words, if I opened up the worksheet today, the field should automatically have "10-09-2005" in it. Thanks a bunch. -- durex ------------------------------------------------------------------------ durex's Profile: http://www.excelforum.com/member.php...o&userid=27857 View this thread: http://www.excelforum.com/showthread...hreadid=475869 |
#2
![]() |
|||
|
|||
![]() NM... I figured it out... Code: -------------------- =TODAY() - (WEEKDAY(TODAY())-1) -------------------- -- durex ------------------------------------------------------------------------ durex's Profile: http://www.excelforum.com/member.php...o&userid=27857 View this thread: http://www.excelforum.com/showthread...hreadid=475869 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create a schedule from a list of dates ? | Charts and Charting in Excel | |||
Return a date 6 months from a date in another cell | Excel Worksheet Functions | |||
Lock in current date | Excel Discussion (Misc queries) | |||
calc constant date from variable date & return with ability to rn. | Excel Worksheet Functions | |||
Excel: How to return count for each cell within date range criter. | Excel Worksheet Functions |