Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi community
i have these 2 timing time In time Out 08:00 18:00 wanted to find the time claimed that minus 1 hour of lunch x .... can anybody kindly assist me on this? 10s community :) -- oldLearner57 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this:
A1 = time in B1 = time out =B1-A1-TIME(1,0,0) Format as h:mm -- Biff Microsoft Excel MVP "oldLearner57" wrote in message ... hi community i have these 2 timing time In time Out 08:00 18:00 wanted to find the time claimed that minus 1 hour of lunch x ... can anybody kindly assist me on this? 10s community :) -- oldLearner57 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
if time in is in A1 and time out in B1 then =B1-A1-1/24 Format the range to [h]:mm:ss If this helps, please click the Yes button Cheers, Shane Devenshire "oldLearner57" wrote: hi community i have these 2 timing time In time Out 08:00 18:00 wanted to find the time claimed that minus 1 hour of lunch x ... can anybody kindly assist me on this? 10s community :) -- oldLearner57Hi |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
straight time, time and a half, and double time | Excel Discussion (Misc queries) | |||
Calculate Ending time using Start Time and Elapsed Time | Excel Worksheet Functions | |||
verify use of TIME Function, Find Quantity Level compare to time-d | Excel Discussion (Misc queries) | |||
Calculating days & time left from start date/time to end date/time | Excel Worksheet Functions | |||
Remove time from a date and time field? Format removes the displa. | Excel Worksheet Functions |