PC Review


Reply
Thread Tools Rate Thread

Auto calculate day of week to week of the year (not as serial)

 
 
oftenconfused
Guest
Posts: n/a
 
      23rd Jun 2008
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!

 
Reply With Quote
 
 
 
 
Pete_UK
Guest
Posts: n/a
 
      23rd Jun 2008
If your date is in A1, use this:

=A1+7-WEEKDAY(A1)

Hope this helps.

Pete

On Jun 23, 3:48*pm, oftenconfused
<oftenconfu...@discussions.microsoft.com> 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!


 
Reply With Quote
 
David Biddulph
Guest
Posts: n/a
 
      23rd Jun 2008
=A1+7-WEEKDAY(A1)
--
David Biddulph

"oftenconfused" <(E-Mail Removed)> wrote in message
news:FD7DF7C0-734E-4820-B887-(E-Mail Removed)...
> 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!
>



 
Reply With Quote
 
oftenconfused
Guest
Posts: n/a
 
      23rd Jun 2008
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
> <oftenconfu...@discussions.microsoft.com> 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!

>
>

 
Reply With Quote
 
Pete_UK
Guest
Posts: n/a
 
      23rd Jun 2008
You're welcome - thanks for taking the trouble to feed back.

Pete

On Jun 23, 5:06*pm, oftenconfused
<oftenconfu...@discussions.microsoft.com> wrote:
> Thanks!
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculate Week of Year PatK Microsoft Access VBA Modules 7 7th Jan 2008 11:33 PM
Calculate a date knowing the week number and year =?Utf-8?B?U2FyYWg=?= Microsoft Access Form Coding 7 2nd Aug 2006 06:07 PM
How do i calculate fiscal week of the year evlai@hotmail.com Microsoft Excel Discussion 4 22nd Sep 2005 02:04 PM
Finding a date from year, week of the year (1-52) and day of the week (1-7) Loucas Microsoft Excel Worksheet Functions 7 28th Jan 2004 04:21 PM
How do you calculate the week number in a year of a given date? Mike Microsoft Access Forms 2 21st Nov 2003 12:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:00 PM.