Find a special day each month
Posted: Thu Oct 30, 2014 2:31 am
Hi
For a given period, for example 1/1/2014 to 12/31/2014, I would like to create a string for the date of the third Wednesday every month (i.e. the date between the 15th and 21st , whichever such day is a Wednesday).
I.e. the string should, in this example, create 12 dates, 1/15/2014, 2/12//2014, and so on.
I'm not sure how i should start and what functions I should use.
Regards Johan
For a given period, for example 1/1/2014 to 12/31/2014, I would like to create a string for the date of the third Wednesday every month (i.e. the date between the 15th and 21st , whichever such day is a Wednesday).
I.e. the string should, in this example, create 12 dates, 1/15/2014, 2/12//2014, and so on.
I'm not sure how i should start and what functions I should use.
Regards Johan