chart only weekdays when data set includes weekends?

G

george.coulouris

I've got a simple table of data:

A B
date1 val1
date2 val2
....
dateN valN

I have several hundred data points, including weekends, but I would
only like to chart the weekdays. Is there a straightforward way to do
this?

Regards,
George Coulouris
 
Top