Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TIMEVALUE in Excel convert greater than 24 hours

I would like to convert text time into real time via TIMEVALUE function in Excel. Time up to 24:00 converts fine, for time greater than 24 hours it converts into hours but excluding 24, I already used custom format [h]:mm, please see my printscreen.

enter image description here

like image 241
JanZitniak Avatar asked Oct 20 '25 22:10

JanZitniak


1 Answers

It sounds like you are using the TIMEVALUE function for text-to-time conversion. Use the VALUE function instead and format as [hh]:mm.

enter image description here

If you want to convert in-place, then use the Data ribbon's Text-to-Columns command.


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!