Hi,
I think all OP wants is to replace his formula in Column O for Meter/Minute...
I was having a difficult time understand what he wanted in another thread of his...
Anyway, formula in O8, copied down.
<colgroup><col style="width: 25pxpx"><col><col><col></colgroup><thead>
</thead><tbody>
[TD="align: center"]8[/TD]
[TD="align: right"]99.798[/TD]
[TD="align: right"]1:12:41[/TD]
[TD="align: right"]1373.052[/TD]
</tbody>
Sheet137
[TABLE="width: 85%"]
<tbody>[TR]
[TD]
Worksheet Formulas[TABLE="width: 100%"]
<thead>[TR="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]
[TH="width: 10px"]Cell[/TH]
[TH="align: left"]Formula[/TH]
[/TR]
</thead><tbody>[TR]
[TH="width: 10px, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]O8[/TH]
[TD="align: left"]=M8*1000/(
HOUR(N8)+MINUTE(N8)/60+SECOND(N8)/3600)/60[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
NOTE: you'll probably need to
change the Functions in the correct Language for your Excel.