View Single Post
 
Old 08-16-2010, 12:41 AM
gchan2000 gchan2000 is offline Windows XP Office 2007
Novice
 
Join Date: Aug 2010
Posts: 1
gchan2000 is on a distinguished road
Unhappy Excel convert format [h]:mm:ss to decimal

Hi expert,

I have a cell e.g I14 in format [h]:mm:ss and it is showing 178:50:34.

I want to convert it so that the number of hour (178) multiply by 10. Which should be equal to 1780.

So, i type a formula in another cell which is :
=HOUR(I14)*10
However, it show 2400:00:00 and the format of this cell is [h]:mm:ss which is not my expected.

Please advice?

Regards
Grace
Reply With Quote