time claimed

  • Thread starter Thread starter oldLearner57
  • Start date Start date
O

oldLearner57

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 :)
 
Try this:

A1 = time in
B1 = time out

=B1-A1-TIME(1,0,0)

Format as h:mm
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

time format 5
Determine if night shift by start & end time 2
TIME SHEETS 1
Formula difficulty 4
category axis - date 2
balance date 3
excel application clashes 3
[NEWBIE] date/time diff 4

Back
Top