Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am attempting to convert a variable number of seconds to a readout that
shows Hrs:Min:Sec. I have been trying to just convert the seconds to hours, round the number of hours to the nearest (and lowest) whole number then subtract the number of hours (in seconds) from the original number of seconds and then do the same thing with the minutes field. The rounding does not do what I am intending as it sometimes rounds up instead of down. I have tried to look in my excel VBA online help but when the search results display & I click on the item of interest it will not do anything, will not show the requested help file. I tried to use the ROUNDDOWN function but I am told that the Sub or Function is not defined. I checked in excel and I have the Analysis toolpacks installed. I guess a better way to describe what I am trying to do is I want to find out how long it will take me to travel from point A to point B, knowing my rate of travel and the distance between points A and B. Any ideas? Thanks, Rich |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I record (.468) time in Excel without it rounding to .5? | Excel Discussion (Misc queries) | |||
Excel Time Sheet - Rounding To Quarter Hours | Excel Worksheet Functions | |||
Error handling with a handling routine | Excel Programming | |||
Rounding time in excel (2003) | Excel Discussion (Misc queries) | |||
Rounding questions: (Formula and Code) ? | Excel Programming |