Hello Frank
Col A is Date for the Month
Col B is =TEXT(A1 "ddd")for the day
Col C is Data
Below is Date in this case being the month of April
Col E3 is , Col F3 , Col G3 , H3 , I3 1, J3 2 and K3 3
Below is WeekDay
Col E3 is Sun, Col F3 Mon, Col G3 Tue, H3 Wed, I3 Thu, J3
Fri and K3 Sat Col E4
Each day I receive 7 Data Values which *month=217 rows.
Below is what I want the Formula to do is put the data
from Col C to Col I3,39671 I4,36452, I5,7821 I6,27385 and
so on going on The date When I change Colum A to May the
first day will be Sat 1 June will be Tue and so on.
Simple put The formula will put the data under the
appropite column for that month. I have only put the first
day in What I will do is I will use the formula to
populate the rest of the month.
I have in Column E1 is =TEXT(E2 "ddd")
I have in Column E2 is a formula which creates the month
A B C
1-Apr Thu 39671
1-Apr Thu 36452
1-Apr Thu 7821
1-Apr Thu 27385
1-Apr Thu 21781
1-Apr Thu 5041
1-Apr Thu 19818
Thankyou.