Arturo,
Format your cell containing the sum formula (Format - Cells - Number - Custom, Type box):
h "hours" m "minutes" s "seconds"
This will result in "hours" even if it's only one hour. To fix that, you have to get
fancier.
--
Earl Kiosterud
www.smokeylake.com
Note: Top-posting has been the norm here.
Some folks prefer bottom-posting.
But if you bottom-post to a reply that's
already top-posted, the thread gets messy.
When in Rome...
-----------------------------------------------------------------------
"ArturoCohen" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi all,
>
> I have an array of times in format 00:00 (hh:mm). then, in a separate
> cell i have the total sum of all the times,
> Eg: 580:23 (hh:mm). I would like to get the results like this: 24
> "days" 4 "hours" 23 "minutes"
>
> how can I work around this?
>
> thanks in advance for your help.
>
> ADC
>