Divide the number by 24 and format the cell as time. If you want to do it
all in the same cell, enter 24 an unused cell, copy it and then Paste
Special > Divide into the cell(s) with the numbers.
--
HTH
Sandy [email protected]
Replace@mailinator with @tiscali.co.uk
"B. Baumgartner"
With the number in A1, use a helper cell:
=a1/24
format it as time.
Ps. 11.5 is not a whole number <vbg>.
=====
If you have a whole bunch of cells to do,
Put 24 in an empty cell.
Copy it
select the range to convert
edit|paste special|check divide
format that selection as time.