#1   Report Post  
Job
 
Posts: n/a
Default Last day of week

Anyone know how to calculate the last day of the calendar week? Assuming
that you have a date in A1, I need to calculate the last day of the week
(Sunday is first day), for the week that contains the date in A1.

Cheers,

Job


  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

=A1+7-WEEKDAY(A1)

HTH
Jason
Atlanta, GA

-----Original Message-----
Anyone know how to calculate the last day of the

calendar week? Assuming
that you have a date in A1, I need to calculate the last

day of the week
(Sunday is first day), for the week that contains the

date in A1.

Cheers,

Job


.

  #3   Report Post  
Job
 
Posts: n/a
Default

Perfect! Thanks Jason.


"Jason Morin" wrote in message
...
=A1+7-WEEKDAY(A1)

HTH
Jason
Atlanta, GA

-----Original Message-----
Anyone know how to calculate the last day of the

calendar week? Assuming
that you have a date in A1, I need to calculate the last

day of the week
(Sunday is first day), for the week that contains the

date in A1.

Cheers,

Job


.



  #4   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

So you want the coming Saturday except if the date is Saturday?

with the date in A1


=A1+7-WEEKDAY(A1)


--

Regards,

Peo Sjoblom



"Job" wrote in message
...
Anyone know how to calculate the last day of the calendar week? Assuming
that you have a date in A1, I need to calculate the last day of the week
(Sunday is first day), for the week that contains the date in A1.

Cheers,

Job




  #5   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Wed, 9 Mar 2005 08:51:11 -0700, "Job" wrote:

Anyone know how to calculate the last day of the calendar week? Assuming
that you have a date in A1, I need to calculate the last day of the week
(Sunday is first day), for the week that contains the date in A1.

Cheers,

Job


I guess if Sunday is the first day, that Saturday must be the last day of the
week?

=A1+7-WEEKDAY(A1)


--ron


  #6   Report Post  
Bob Phillips
 
Posts: n/a
Default

see response in programming

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Job" wrote in message
...
Anyone know how to calculate the last day of the calendar week? Assuming
that you have a date in A1, I need to calculate the last day of the week
(Sunday is first day), for the week that contains the date in A1.

Cheers,

Job




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 to get 52 week hi/lo data for UK stocks Andy Jones Excel Worksheet Functions 1 February 26th 05 10:43 PM
Line or bar graphs for tracking stocks profit and loss. Mocity Charts and Charting in Excel 1 January 21st 05 01:21 AM
I need week number in excell from a date, first week must be mini. jPeich Excel Discussion (Misc queries) 4 January 5th 05 01:21 AM
Convert week number into calendar month? WickyWick Excel Worksheet Functions 2 November 9th 04 09:01 PM
first week of year - according to european standard soren Excel Worksheet Functions 3 November 2nd 04 07:21 PM


All times are GMT +1. The time now is 07:00 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"