You could create a chart from all the data in columns A and B
Then, in column C, add a formula to show the weekday. For example, in
cell C2:
=TEXT(A2,"ddd")
Copy that formula down to the last row of data.
Select the chart, and choose Chart>Chart Options
On the Axes tab, under Category (X) Axis, select Category
Click OK
With the chart still selected, choose Format>Selected Chart Area
On the Properties tab, choose Move but don't size with cells
Click OK
Select a cell in the table of data, and choose Data>Filter>AutoFilter
From the dropdown list in cell C1, choose a weekday
The chart will show only that weekday's data.
To show the weekday in the chart title, in cell E1, enter the formula:
=TEXT(SUBTOTAL(4,A:A),"dddd")
Select the chart title, and type an equal sign
Click on cell E1, then press Enter
> Hi all,
>
[quoted text clipped - 25 lines]
>
> Mas

Signature
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html