Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 199
Default Dates for European Summer Time

European Summer Time starts this Sunday (the last Sunday in March).

Does anyone know of any formulae to compute the start and finish dates
automatically for the current year please?

TIA

V

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Dates for European Summer Time


http://www.greenwichmeantime.com/time-zone/rules/eu.htm

Victor Delta wrote:

European Summer Time starts this Sunday (the last Sunday in March).

Does anyone know of any formulae to compute the start and finish dates
automatically for the current year please?

TIA

V


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 199
Default Dates for European Summer Time

"Bob I" wrote in message
...

http://www.greenwichmeantime.com/time-zone/rules/eu.htm

Victor Delta wrote:

European Summer Time starts this Sunday (the last Sunday in March).

Does anyone know of any formulae to compute the start and finish dates
automatically for the current year please?

TIA

V


Bob

Many thanks for that - a very interesting website. However, I was hoping
someone would have a couple of formulae for calculating the dates of the
last Sundays in March and October.

V

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Dates for European Summer Time



Victor Delta wrote:

"Bob I" wrote in message
...


http://www.greenwichmeantime.com/time-zone/rules/eu.htm

Victor Delta wrote:

European Summer Time starts this Sunday (the last Sunday in March).

Does anyone know of any formulae to compute the start and finish
dates automatically for the current year please?

TIA

V



Bob

Many thanks for that - a very interesting website. However, I was hoping
someone would have a couple of formulae for calculating the dates of the
last Sundays in March and October.

V


I think I'd work with EOM and WEEKDAY to back into it.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,651
Default Dates for European Summer Time

On Tue, 23 Mar 2010 21:00:28 -0000, "Victor Delta" wrote:

Many thanks for that - a very interesting website. However, I was hoping
someone would have a couple of formulae for calculating the dates of the
last Sundays in March and October.


With the Year in A1:

Last Sunday in March:
=DATE($A$1,4,1)-WEEKDAY(DATE($A$1,4,1)-1)

Last Sunday in October
=DATE($A$1,11,1)-WEEKDAY(DATE($A$1,11,1)-1)

--ron


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 199
Default Dates for European Summer Time

"Ron Rosenfeld" wrote in message
...
On Tue, 23 Mar 2010 21:00:28 -0000, "Victor Delta"
wrote:

Many thanks for that - a very interesting website. However, I was hoping
someone would have a couple of formulae for calculating the dates of the
last Sundays in March and October.


With the Year in A1:

Last Sunday in March:
=DATE($A$1,4,1)-WEEKDAY(DATE($A$1,4,1)-1)

Last Sunday in October
=DATE($A$1,11,1)-WEEKDAY(DATE($A$1,11,1)-1)


Ron

Many thanks,

V

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,651
Default Dates for European Summer Time

On Wed, 24 Mar 2010 23:37:06 -0000, "Victor Delta" wrote:

Ron

Many thanks,

V


Glad to help. Thanks for the feedback.
--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
How do I auto-convert European dates to US dates? sandi Excel Worksheet Functions 3 January 27th 09 10:33 PM
Calculate lead time for a non european country Excel Dubai[_2_] Excel Discussion (Misc queries) 1 March 20th 07 01:12 PM
How do I convert US style dates to European style? Neo Excel Discussion (Misc queries) 3 October 15th 06 02:24 PM
CONVERT DATES FROM EUROPEAN FORMAT TO US FORMAT les8 New Users to Excel 8 August 8th 06 05:48 PM
Any way to force European format dates in sheets? neil f New Users to Excel 6 December 12th 04 09:52 PM


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

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"