ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Perpetual 1st Wed (https://www.excelbanter.com/excel-worksheet-functions/255579-perpetual-1st-wed.html)

Keyrookie

Perpetual 1st Wed
 
Hey all,

What is the formula that always shows the 1st Wednesday of the month? I am wanting to have the date of the the first Wed. of the month always appear in cell B7. When the month changes I want the date in cell B7 to change.

Thanks

Ron Rosenfeld

Perpetual 1st Wed
 
On Sun, 7 Feb 2010 13:23:31 +0000, Keyrookie
wrote:


Hey all,

What is the formula that always shows the 1st Wednesday of the month?
I am wanting to have the date of the the first Wed. of the month always
appear in cell B7. When the month changes I want the date in cell B7 to
change.

Thanks


B7:

=TODAY()-DAY(TODAY())+8-WEEKDAY(TODAY()-DAY(TODAY())-3)



--ron

Mike H

Perpetual 1st Wed
 
Hi,

Try this

=TODAY()-DAY(TODAY())+8-WEEKDAY(TODAY()-DAY(TODAY())-3)
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Keyrookie" wrote:


Hey all,

What is the formula that always shows the 1st Wednesday of the month?
I am wanting to have the date of the the first Wed. of the month always
appear in cell B7. When the month changes I want the date in cell B7 to
change.

Thanks




--
Keyrookie
.


Keyrookie

Thanks to you both. I love this forum!

Keyrookie


Quote:

Originally Posted by Mike H (Post 925773)
Hi,

Try this

=TODAY()-DAY(TODAY())+8-WEEKDAY(TODAY()-DAY(TODAY())-3)
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Keyrookie" wrote:


Hey all,

What is the formula that always shows the 1st Wednesday of the month?
I am wanting to have the date of the the first Wed. of the month always
appear in cell B7. When the month changes I want the date in cell B7 to
change.

Thanks




--
Keyrookie
.



All times are GMT +1. The time now is 01:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com