Thread
:
formula to sum
View Single Post
#
2
Posted to microsoft.public.excel.misc
HKaplan
external usenet poster
Posts: 80
formula to sum
Try this in the last row of column C:
=SUMIF(C2:C30,"x",$B$2:$B$30)
Or use a pivot table to tell you who wants what topic and for how many
total hours.
Reply With Quote
HKaplan
View Public Profile
Find all posts by HKaplan