Hi
Please can you help me, how can i format this variable to hh:mm ?
var week1 = ((profileeasy)+(profileeasy)(diff116));
Im trying to get minutes per mile from this formula.
I have tried various scenarios to no avail.
Thanks in advance.
Hi
Please can you help me, how can i format this variable to hh:mm ?
var week1 = ((profileeasy)+(profileeasy)(diff116));
Im trying to get minutes per mile from this formula.
I have tried various scenarios to no avail.
Thanks in advance.
Sorry its mm:ss not hh:mm.
Hi Nick -
This can be done with JavaScript, unfortunately we don't have a ready code for this case.
Hi
Have you made progress with this. Thanks
Andrew