I am trying to add time increments of minutes and seconds. I don't care what time of day it is.
B Bella Dec 29, 2005 #1 I am trying to add time increments of minutes and seconds. I don't care what time of day it is.
P Peo Sjoblom Dec 29, 2005 #2 And? Just add them, if A1 is 0 and you want to add 3 minutes and 10 seconds use =A1+time(0,3,10) or =A1+"0:3:10" format result as time [hh]:mm:ss
And? Just add them, if A1 is 0 and you want to add 3 minutes and 10 seconds use =A1+time(0,3,10) or =A1+"0:3:10" format result as time [hh]:mm:ss