LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.templates,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 26
Default scheduled hours total

How about, on your separate sheet having a cell for your required employee,
and use if statements to compare each day/shift with that required employee.

In your new sheet, copied from your template, insert a new column 'A'.

Set a1 to be the required employee.
In the Day/Shift cell try something like if(sheet1!c3 = $a$1,sheet1!c3,""),
put this formula in each day/shift and then you can produce totals as
required.
Obviously changing the employee in 'A1' would change the whole sheet.

HTH

Chris


"Jeff Desruisseaux" wrote in message
...
I created a scheduling template using excel 2000. A1 shows individual
shifts (written in text format), A2 identifies the amount of hours in that
shift. Every subsequent column has the names of the scheduled employees
from sunday(A3) to saturday(A9). What I wish to do is to create a
personalized employee worksheet where I would be able to tell how many
shifts and hours each employee has in that week. Is this even possible
given the design?

http://www.geocities.com/stamario2000/sample.jpg

Here is a sample of what my template looks like. Obviously the employee
names are fictitious, but I would nonetheless like to be able to have on a
separate worksheet: ddent 1 - number of shifts / number of hours...

Thanks for your help.



 
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
Adding hours scheduled for week Wet Nose Excel Worksheet Functions 9 November 20th 09 05:39 PM
count scheduled staff between hours jat Excel Worksheet Functions 2 October 27th 09 07:54 PM
Clearing scheduled work hours for weekends. Phil B. Excel Worksheet Functions 6 September 30th 08 01:58 PM
scheduled hours total Jeff Desruisseaux Excel Discussion (Misc queries) 1 July 1st 05 11:38 AM
scheduled hours total Jeff Desruisseaux Excel Worksheet Functions 1 July 1st 05 11:38 AM


All times are GMT +1. The time now is 02:32 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"