Hi All,
I'm trying to convert a duration which is in a number format to a date format that contains the following:
# Days, HH:MM
Below is what I'm using now and it converts the hours and minutes, but I can't figure out how to include the days.
Here are two examples of my current conversion:
Duration Duration in hours and minutes
125.57 5:34
2.25 2:15
You can see my problem.
Note: The duration is the result of formula that takes the start time minus the end time (basically).
I hope this makes sense and you have some ideas on it. This is such a great forum! I feel as if I have mentors helping me.
Thanks!
Sandy
I'm trying to convert a duration which is in a number format to a date format that contains the following:
# Days, HH:MM
Below is what I'm using now and it converts the hours and minutes, but I can't figure out how to include the days.
Here are two examples of my current conversion:
Duration Duration in hours and minutes
125.57 5:34
2.25 2:15
You can see my problem.
Note: The duration is the result of formula that takes the start time minus the end time (basically).
I hope this makes sense and you have some ideas on it. This is such a great forum! I feel as if I have mentors helping me.
Thanks!
Sandy