Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,651
Default Rounding Dates to Weekending Date

On Wed, 2 Sep 2009 07:28:08 -0700, Neil Pearce
wrote:

All,

Column A contains a list of dates.

Is there a means by which I can list the weekending date, which is always a
Sunday, adjacent to the dates in column B?

Thanking you in advance,

Neil


Sean's solution will give you the subsequent Sunday if you enter a Sunday.

e.g.


Sunday, April 12, 2009 -- Sunday, April 19, 2009\

Since your next week does not begin until Monday, you might want to return the
same date if the subject date is a Sunday, For that, use:


=A1+7-WEEKDAY(A1+6)


Oh, and this does NOT require the ATP. It is a native Excel function.
--ron
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Weekending Function Tracey Excel Worksheet Functions 5 April 15th 09 04:54 PM
Weekending Saturday tze Excel Worksheet Functions 4 April 30th 08 02:25 PM
Weekending date issue mgkaam Excel Discussion (Misc queries) 1 January 31st 07 06:46 AM
Rounding Dates to the 1st? lawdoggy Excel Discussion (Misc queries) 3 February 14th 06 03:36 AM
Summing weekending dates Jim Excel Worksheet Functions 1 January 17th 06 02:42 AM


All times are GMT +1. The time now is 12:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"