I'm having trouble converting hours to numbers. I am attaching a file. thank you in advance for your help.
Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tam=MINUTA(F3)/60
kernel-panic wrote:And if you enter = F3 * 24 and give the number format of the cell, it doesn't work?
markoz7874 wrote:Unfortunately, this formula did not help me because the result was 0.75 but thank you for your statement. The kernel-panic solution worked. greetings.I understand you want to convert sexagesimal system to decimal system.
Divide the minutes by 60:
=MINUTA(F3)/60