I have a report that will say something like 15.75 or 6.04567 for a time value. With that said, 15.75 equates to 15 minutes and 45 seconds (.75).
What formula, if any, would I use to create something that replaces 15.75 with two values:
Minutes = 15
Seconds = 45
Please keep in mind that I don't want to round up 15 to 16 for that separate value and something like 45.6795 seconds would be okay.
TIA
What formula, if any, would I use to create something that replaces 15.75 with two values:
Minutes = 15
Seconds = 45
Please keep in mind that I don't want to round up 15 to 16 for that separate value and something like 45.6795 seconds would be okay.
TIA