Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() i had this formula a few months ago of Bob Phillips, the purpose of the formula is to remove set times froma n overall time span it works fine unless the fault happens after 02:00:00 (in this case it counts the whole time period What i want it to do is ignore the times 02:00:00 to 02:30:00 =MOD(D2-C2,1)-((AND(C2<=TIME(2,0,0),(D2=TIME(2,30,0))))+ (AND(C2<=TIME(10,0*,0),(D2=TIME(10,30,0))))+(AND( C2<=TIME(18,0,0), (D2=TIME(18,30,0)))) +(AND(C2D2,C2<=TIME(10,0,0)))+ (AND(C2D2,C2<=TIME(18,0,0)))+(AND(C2D2,D2*=TIME (2,30,0))) )*TIME(0,30,0) any ideas how i can make this happen thanks kevin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HOW DO I SET UP A FORMULA TO SUBTRACT AFTER EACH ROW I COMPLETE | Excel Worksheet Functions | |||
how do I write a formula if b2 is less than a2 then subtract | Excel Discussion (Misc queries) | |||
formula to subtract time, 12:10 am (00:10) - 11:50 pm (23:10) ? | New Users to Excel | |||
I would like to know how to enter the formula that would subtract. | Excel Worksheet Functions | |||
How do I create a formula that would allow me to subtract from a d | New Users to Excel |