formula to count formatted result value
=SUMPRODUCT(--(WEEKDAY(B$1:B$100)=ROW(A1)),--(B$1:B$100<"")) and copy down
through rows 1 to 7, will show the count for each day from Sunday to
Saturday.
--
David Biddulph
"WD" wrote in message
...
In column A enter the date and in B a formula copies A1 reformated as day
(dddd).
How can I count the results of colums "B" (number of times each day
appears)?
Col A Col B
1/1/10 9:13 PM Friday
1/3/10 3:25 PM Sunday
|