Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Paul
 
Posts: n/a
Default how do i calculate a work schedule in excel?

I am so close to completing a scheduling worksheet, but have a problem with
one of the formulas. I have created dropdowns for 'in' and 'out', using AM &
PM for the times, a formula to calculate the daily number of hours and a
formula to calculate the total number of hours scheduled for an entire week.
My problem is that I want to deduct lunch periods from the daily schedule,
but have been unable to figure out that calculation. I want to be able to
deduct :30, :45, and :60 minute lunches. At this point, I would even settle
for the ability to deduct a fixed time period of :30 minutes. Any suggestions
are very much welcome!!!
  #2   Report Post  
Posted to microsoft.public.excel.misc
keithl816
 
Posts: n/a
Default how do i calculate a work schedule in excel?


Hi Paul,

If you have the begin time in a1, lunch start in b1, lunch end in c1,
and end of day in d1.

Something like this should work in e1

=((D1-A1+(D1<A1))-(C1-B1+(C1<B1)))*24

Make sure to use this type of time format 15:30 instead of 3:30

Hope this helps

Larry


--
keithl816
------------------------------------------------------------------------
keithl816's Profile: http://www.excelforum.com/member.php...o&userid=21287
View this thread: http://www.excelforum.com/showthread...hreadid=491660

  #3   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default how do i calculate a work schedule in excel?

Paul

Perhaps Chip Pearson's site on timesheets will give you the rest of what you
need.

http://www.cpearson.com/excel/overtime.htm


Gord Dibben Excel MVP

On Wed, 7 Dec 2005 14:49:03 -0800, "Paul"
wrote:

I am so close to completing a scheduling worksheet, but have a problem with
one of the formulas. I have created dropdowns for 'in' and 'out', using AM &
PM for the times, a formula to calculate the daily number of hours and a
formula to calculate the total number of hours scheduled for an entire week.
My problem is that I want to deduct lunch periods from the daily schedule,
but have been unable to figure out that calculation. I want to be able to
deduct :30, :45, and :60 minute lunches. At this point, I would even settle
for the ability to deduct a fixed time period of :30 minutes. Any suggestions
are very much welcome!!!

  #4   Report Post  
Posted to microsoft.public.excel.misc
Paul
 
Posts: n/a
Default how do i calculate a work schedule in excel?

Thanks Larry, but I should have mentioned that all our managers want to see
is the start and end times for each day. We have set lunch periods, but not
at specific times during the day. Thanks again though for your quick
response!!!

Paul

"keithl816" wrote:


Hi Paul,

If you have the begin time in a1, lunch start in b1, lunch end in c1,
and end of day in d1.

Something like this should work in e1

=((D1-A1+(D1<A1))-(C1-B1+(C1<B1)))*24

Make sure to use this type of time format 15:30 instead of 3:30

Hope this helps

Larry


--
keithl816
------------------------------------------------------------------------
keithl816's Profile: http://www.excelforum.com/member.php...o&userid=21287
View this thread: http://www.excelforum.com/showthread...hreadid=491660


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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Is it possible to calculate integrals with Excel? Francesco Excel Worksheet Functions 6 April 2nd 23 08:56 PM
Make Excel opnening CSV files work properly again. EJO Excel Discussion (Misc queries) 3 December 7th 05 02:50 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM


All times are GMT +1. The time now is 04:54 AM.

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

About Us

"It's about Microsoft Excel"