K
Keyrookie
Hey all,
I received this formula on this forum to always show the 1st Wed. of
month:
=TODAY()-DAY(TODAY())+8-WEEKDAY(TODAY()-DAY(TODAY())-3)
What I now need are the formulas to always find the 1st Sat. and th
1st Sun.
I'm setting up a monthly schedule with 5 weeks and I'm wanting th
dates to automatically show the 1st Wed, Sat, & Sun of the month.
Here's my set-up:
B7 = 1st Wed. (the above formula resides in this cell)
B10 = 1st Sat. (right now the formula in this cell is B7+3)
B13 = 1st Sun. (the formula here is B10+1)
I realize there will be issues with just having the 1st Wed. using th
formula above because dates after Wed (or on Sun) will not be shown.
I have 5 weeks in my schedule & the following week's dates are take
from the auto dates in the first week. For example, B17 (which is We
of the next week) = B13+3, B20 = B17+3, B23 = B20+1. I follow tha
sequence for the remainder of the schedule. As you can see I will hav
problems with only 1 date being auto generated.
Also, if a month starts after a Wed or on Sun., I would like the date
in cell(s) B7 & B10 to be blank since they are from the previou
month.
Thanks in advance for your help,
Keyrooki
I received this formula on this forum to always show the 1st Wed. of
month:
=TODAY()-DAY(TODAY())+8-WEEKDAY(TODAY()-DAY(TODAY())-3)
What I now need are the formulas to always find the 1st Sat. and th
1st Sun.
I'm setting up a monthly schedule with 5 weeks and I'm wanting th
dates to automatically show the 1st Wed, Sat, & Sun of the month.
Here's my set-up:
B7 = 1st Wed. (the above formula resides in this cell)
B10 = 1st Sat. (right now the formula in this cell is B7+3)
B13 = 1st Sun. (the formula here is B10+1)
I realize there will be issues with just having the 1st Wed. using th
formula above because dates after Wed (or on Sun) will not be shown.
I have 5 weeks in my schedule & the following week's dates are take
from the auto dates in the first week. For example, B17 (which is We
of the next week) = B13+3, B20 = B17+3, B23 = B20+1. I follow tha
sequence for the remainder of the schedule. As you can see I will hav
problems with only 1 date being auto generated.
Also, if a month starts after a Wed or on Sun., I would like the date
in cell(s) B7 & B10 to be blank since they are from the previou
month.
Thanks in advance for your help,
Keyrooki