View Single Post
  #1   Report Post  
drewer
 
Posts: n/a
Default add hours (calculated by functions) on a timesheet

I've set up my own timesheet format, where total time spent on a particular
project is added up automatically. Problem is that when I try to add up all
the accumulated time spent over a week (using sum function), it doesn't work.
It adds none of the data together. I've tried using -sum((x:y),"h:mm"), but
that doesn't work either. Any advice appreciated...
Thanks