View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
kayti57 kayti57 is offline
external usenet poster
 
Posts: 1
Default summing up hours spent on jobs

I am trying to track time spent on jobs and I have my hours totaled using the
following format: =TEXT(D5-C5,"h:mm")

However, Now I want to total all these numbers and cannot figure out the
format to do that.

Any ideas?