Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Recurring Day

I need to create a spreadsheet that will autofill every Sunday in perpetuity.
I have tried a formula I found this formula that I tried to modify but
couldn't figure it out. This one returns every 3rd Sunday:
=DATE(YEAR(A2),MONTH(A2)+1,22)-WEEKDAY(DATE(YEAR(A2),MONTH(A2)+1,7)) Where
A2 = a given Sunday ie 10-18-9

I am not sure how it comes up with the fact that it is the 3rd Sunday but
that is what it does.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,440
Default Recurring Day

Just keep adding 7 to the date and you'll get all the Saturdays to come

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"DeanLinCPR" wrote in message
...
I need to create a spreadsheet that will autofill every Sunday in
perpetuity.
I have tried a formula I found this formula that I tried to modify but
couldn't figure it out. This one returns every 3rd Sunday:
=DATE(YEAR(A2),MONTH(A2)+1,22)-WEEKDAY(DATE(YEAR(A2),MONTH(A2)+1,7))
Where
A2 = a given Sunday ie 10-18-9

I am not sure how it comes up with the fact that it is the 3rd Sunday but
that is what it does.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Recurring Day

Thanks!! Sometimes I amaze myself at how well I overlook the obvious

"Niek Otten" wrote:

Just keep adding 7 to the date and you'll get all the Saturdays to come

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"DeanLinCPR" wrote in message
...
I need to create a spreadsheet that will autofill every Sunday in
perpetuity.
I have tried a formula I found this formula that I tried to modify but
couldn't figure it out. This one returns every 3rd Sunday:
=DATE(YEAR(A2),MONTH(A2)+1,22)-WEEKDAY(DATE(YEAR(A2),MONTH(A2)+1,7))
Where
A2 = a given Sunday ie 10-18-9

I am not sure how it comes up with the fact that it is the 3rd Sunday but
that is what it does

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
Recurring Numbers albertmb Excel Discussion (Misc queries) 8 April 20th 08 08:34 PM
Recurring pattern LaDdIe Excel Worksheet Functions 2 March 9th 07 09:25 PM
Sum of every 6th column and recurring Pierian Spring Excel Worksheet Functions 3 January 17th 07 05:55 PM
Recurring Titles Don Excel Discussion (Misc queries) 2 June 26th 06 05:58 PM
recurring dates sonoundio Excel Discussion (Misc queries) 1 May 24th 05 01:53 AM


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

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"