#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 119
Default time task

hi community

any help much appreciated for this time task...

D E F
G
4 Shift Start Time
Dismiss Time
5 1 08:30
18:15
6 2 09:30
19:15
7 3 10:30
20:15
8 Shift Sign In Sign Out OT
(in minutes)
9 08:30 18:45
10 09:00 18:57:38
11 10:01 20:16

referring to the above scenario, how can can set the Shift in cell (OT in
minutes) -G9 - G11, where I want to set the criteria as:

how can i find the difference between the "Dismiss Time" in Col G and the
"Sign Out" time in Col F and the difference must be not less than or equal 30
minutes if it is less than 30 minutes, i wish to display a value of "0" (in
column G9 - G11, it should be formatted in minutes)

thanks community for the help :)




--
oldLearner57
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default time task

Perhaps you mean something like this sample set-up:
http://www.flypicture.com/download/NTYwMA==
time task.xls

where you could then place in G9:
=IF((F9-F5)<TIME(0,30,0),0,F9-F5)
and copy G9 down to G11 to return the OT values

Adapt to suit your actual set-up ..
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"oldLearner57" wrote:
hi community

any help much appreciated for this time task...

D E F
G
4 Shift Start Time
Dismiss Time
5 1 08:30
18:15
6 2 09:30
19:15
7 3 10:30
20:15
8 Shift Sign In Sign Out OT
(in minutes)
9 08:30 18:45
10 09:00 18:57:38
11 10:01 20:16

referring to the above scenario, how can can set the Shift in cell (OT in
minutes) -G9 - G11, where I want to set the criteria as:

how can i find the difference between the "Dismiss Time" in Col G and the
"Sign Out" time in Col F and the difference must be not less than or equal 30
minutes if it is less than 30 minutes, i wish to display a value of "0" (in
column G9 - G11, it should be formatted in minutes)

thanks community for the help :)




--
oldLearner57

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
task sharing tim m Excel Discussion (Misc queries) 0 November 29th 06 04:59 PM
Gantt chart - fill show progress of tasks over task time period??? JohnHamer1977 Excel Discussion (Misc queries) 3 August 29th 06 05:41 AM
First ever task LIGHT USER Excel Discussion (Misc queries) 4 March 23rd 06 09:25 PM
Excel form for tracking task time JackD Excel Discussion (Misc queries) 0 February 22nd 06 11:01 PM
Task bar PghPatti Excel Discussion (Misc queries) 4 February 13th 05 02:05 AM


All times are GMT +1. The time now is 06:08 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"