Lawrence Dodge
Member
Hi all--
I have a spreadsheet that calculates down time on a machine (G#-F#). The time is in H# and the reason is in for the down time is in I#. I tried =SUM(IF(I5:I60="Heaters",(H5:H60),"")) to figure out the total time the machine was down due to the heaters, but it didn't work. I would like to be able to have a total time for each of the reasons (about 18)--I have the total time of everything combined, but how do I get total times per reason?
I have a spreadsheet that calculates down time on a machine (G#-F#). The time is in H# and the reason is in for the down time is in I#. I tried =SUM(IF(I5:I60="Heaters",(H5:H60),"")) to figure out the total time the machine was down due to the heaters, but it didn't work. I would like to be able to have a total time for each of the reasons (about 18)--I have the total time of everything combined, but how do I get total times per reason?