View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Marcus B Marcus B is offline
external usenet poster
 
Posts: 2
Default How do I add times calculated using =TEXT(D40-C40+(F40-E40),"h:mm"

I am not able to add times together that have been calculated using this
formula =TEXT(D40-C40+(F40-E40),"h:mm"). I have created a time sheet that
calculates the time worked each day, but I'm not able to sum the total time
for each day of the week. Please help.