View Single Post
  #1   Report Post  
 
Posts: n/a
Default chart only weekdays when data set includes weekends?

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