Thread: Adding Times
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Adding Times

I guess that what you thought were times were in fact text.
If one of your times is in A2, what do =ISTEXT(A2) and =ISNUMBER(A2) give
you?
--
David Biddulph

"HR Group" <HR wrote in message
...
I have been trying to add a set of times (mostly in minute increments) for
one column and for some reason just keep coming up with a 0:00:00. For
some
reason it will not bring up the result of adding all the times together.
Any
suggestions?