Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Auto calculate day of week to week of the year (not as serial)

Here's what I'm looking to do:

Today is 23 June 2008. Based on a SUN-SAT week, 23 June 2008 is the week of
28 June 2008. (I want to return the actual date, not the week's serial
number.) How can I set this up so it calculates this automatically?

Much thanks!

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Auto calculate day of week to week of the year (not as serial)

If your date is in A1, use this:

=A1+7-WEEKDAY(A1)

Hope this helps.

Pete

On Jun 23, 3:48*pm, oftenconfused
wrote:
Here's what I'm looking to do:

Today is 23 June 2008. Based on a SUN-SAT week, 23 June 2008 is the week of
28 June 2008. * (I want to return the actual date, not the week's serial
number.) *How can I set this up so it calculates this automatically?

Much thanks!


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Auto calculate day of week to week of the year (not as serial)

=A1+7-WEEKDAY(A1)
--
David Biddulph

"oftenconfused" wrote in message
...
Here's what I'm looking to do:

Today is 23 June 2008. Based on a SUN-SAT week, 23 June 2008 is the week
of
28 June 2008. (I want to return the actual date, not the week's serial
number.) How can I set this up so it calculates this automatically?

Much thanks!



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Auto calculate day of week to week of the year (not as serial)

Thanks!

"Pete_UK" wrote:

If your date is in A1, use this:

=A1+7-WEEKDAY(A1)

Hope this helps.

Pete

On Jun 23, 3:48 pm, oftenconfused
wrote:
Here's what I'm looking to do:

Today is 23 June 2008. Based on a SUN-SAT week, 23 June 2008 is the week of
28 June 2008. (I want to return the actual date, not the week's serial
number.) How can I set this up so it calculates this automatically?

Much thanks!



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Auto calculate day of week to week of the year (not as serial)

You're welcome - thanks for taking the trouble to feed back.

Pete

On Jun 23, 5:06*pm, oftenconfused
wrote:
Thanks!

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
How do I crate a function for week of year + year in same cell. patty ann Excel Worksheet Functions 1 March 16th 08 06:34 PM
Sort by week and year Patric Excel Worksheet Functions 3 June 1st 07 02:06 AM
Sort by Year and Week Patric Excel Worksheet Functions 1 May 31st 07 11:01 PM
Week of the Year Ed Excel Discussion (Misc queries) 2 May 12th 06 10:43 PM
How do I set up a week by week skill training schedule in excel? davidwatts Excel Discussion (Misc queries) 0 June 16th 05 11:32 PM


All times are GMT +1. The time now is 08:27 AM.

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

About Us

"It's about Microsoft Excel"