View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Nila in Florida Nila in Florida is offline
external usenet poster
 
Posts: 1
Default Convert 29.08 hours (shown in decimal form) to time shown in "hh:m

Please help with formula. I have a table that adds up (totals) a list of
"time" in decimal form, and I want to also show this total number in hours
and minutes. I have tried the =TEXT(G26/24),"h:mm") This works if the
total is under 24, but if my decimal number is 29.08, it converts it to 5:05,
and it should be 29:05. I want to put the hh:mm convertion right underneath
the decimal number.
HELP / and Many Thanks!!!
Nila