S
Stéf
I would like to raise a formula which calculate a time value and display it
in a specified format from the distance and the speed.
e.g.
B1=42195 distance in m
A2=17 speed in km/h or *(10/36) = 4.722 in m/s
Time = B1/(A2*10/36) = 8935.412 s
I would like the following result displayed in B2: 02:28:55'41 which
corresponds to Time converted in hh:mn:s'(1/10).
I prefer a solution not using the excell function TIME.
Could anyone help?
Thanks, Stéphane.
in a specified format from the distance and the speed.
e.g.
B1=42195 distance in m
A2=17 speed in km/h or *(10/36) = 4.722 in m/s
Time = B1/(A2*10/36) = 8935.412 s
I would like the following result displayed in B2: 02:28:55'41 which
corresponds to Time converted in hh:mn:s'(1/10).
I prefer a solution not using the excell function TIME.
Could anyone help?
Thanks, Stéphane.