Home |
Search |
Today's Posts |
#7
![]() |
|||
|
|||
![]()
Cells are formatted as hh:mm and total is formatted as [u]:mm and the total
is only wrong when there is a sum made by the false-statement. If my formatting was wrong, it should be always wrong - I think. "Gary''s Student" wrote: Your math is good, formatting may need to be fixed. Entry cells seem to be formatted as hh:mm From you example, it looks like the total is formatted in mm:ss. Excel may be trying to represent 9 hours as approximately the 561 minutes you are seeing. -- Gary''s Student "Bruno Lauwers" wrote: I made a spreadsheet calculating how long a user is on line(VPN) From until = total time Because this can go overnight, I make the sum with an IF-statement. if(from <= until;until-from;24-from+until) This works completely correct. Then I make a sum of all these times, and here it goes wrong. If there is a sum calculated with the false-statement, then the sum of the total hours goes completely wrong. As long as every time is calculated with the true-statement, the total result is correct. This even goes wrong by making a sum of one cell. example from until total 22:58 8:42 9:44 total 561:44 this is the result I get when making a sum of the column total, format as [u]:mm Does anyone have a solution for this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding minutes showing total in hours/minutes, i.e., 60 mins + 60 mins + 15 mins to total of 2 hours 15 mins? | Excel Discussion (Misc queries) | |||
Sum minutes and seconds to total hours | Excel Discussion (Misc queries) | |||
Calculating Overtime from Hours total | Excel Worksheet Functions | |||
Problems calculating total hours | Excel Discussion (Misc queries) | |||
Subtracting paid hours from unpaid hours | Excel Worksheet Functions |