![]() |
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 |
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 |
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 . |
Thanks to you both. I love this forum!
Keyrookie Quote:
|
All times are GMT +1. The time now is 01:16 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com