Re: 2nd and 4th Wednesdays formula?
- From: Ron Rosenfeld <ronrosenfeld@xxxxxxxxxx>
- Date: Thu, 04 Aug 2005 18:16:22 -0400
On 4 Aug 2005 08:46:42 -0700, "lawdoggy" <lawdoggys3@xxxxxxxxxxx> wrote:
>Hello,
>
>I need to figure out all the 2nd and 4th wednesdays for all year long.
>These days are set and are used for the same purpose (training) so I
>would like to be able to print a list instead of hunting down a
>calendar and counting. Any help would be greatly appreciated!
>
>Thank you.....mitch
With any date of a month in A1:
2nd Wednesday:
=A1-DAY(A1)+15-WEEKDAY(A1-DAY(A1)+4)
4th Wednesday:
=A1-DAY(A1)+29-WEEKDAY(A1-DAY(A1)+4)
--ron
.
- Follow-Ups:
- Re: 2nd and 4th Wednesdays formula?
- From: Blue Hornet
- Re: 2nd and 4th Wednesdays formula?
- References:
- 2nd and 4th Wednesdays formula?
- From: lawdoggy
- 2nd and 4th Wednesdays formula?
- Prev by Date: Re: how do I include a "do nothing choice" in an IF
- Next by Date: Re: Count age and gender records from two different columns
- Previous by thread: Re: 2nd and 4th Wednesdays formula?
- Next by thread: Re: 2nd and 4th Wednesdays formula?
- Index(es):
Relevant Pages
|