For something simple, in an new column try a formula in each row along
the line of
IF(OR(Day of Week column = "Saturday", Day of Week column = "Sunday"),
minutes column, 0)
Then sum the results.
--
rsenn
------------------------------------------------------------------------
rsenn's Profile:
http://www.excelforum.com/member.php...o&userid=29050
View this thread:
http://www.excelforum.com/showthread...hreadid=501257