LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default Employee Tracking

XL is not too strong with 3D functions.

You'll have to start off by creating a list of your sheet names.
Needless to say, this list must match *exactly* the names on the sheet tabs.
Say A1 to A31.

Then try this:

=SUMPRODUCT(SUMIF(INDIRECT("'"&A1:A31&"'!C5"),"Ale x",INDIRECT("'"&A1:A31&"'!
C6")))

You could assign a name to the sheet range (A1 to A31), say "Days",
And also assign a cell to contain the name of the employee, say B1.

Then, it would look like this:

=SUMPRODUCT(SUMIF(INDIRECT("'"&days&"'!C5"),B1,IND IRECT("'"&days&"'!C6")))

--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===


"Gymclass14 via OfficeKB.com" <u26166@uwe wrote in message
news:66ba6f2ae625b@uwe...
I need to create a Employee specific worksheet. The information I need is
based off of a daily production worsheet. I can not figure out a formula to
use. I need to have a total if the employees name is entered. This would
have to be the result across 30 other worksheets. I tried this one, with no
luck: =SUM((Day1:Day31!C5="Alex")*(Day1:Day31!C6)). Hopefully this givs the
idea of what I am trying to do. Please help!! This is driving me
crazy!!!!!!
!!!!

--
Message posted via http://www.officekb.com


 
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
I need a template for Employee annual leave tracking Pamela Aranguiz Excel Discussion (Misc queries) 1 January 12th 06 01:35 AM
Employee Tracking Schedule littlebit Excel Discussion (Misc queries) 1 October 4th 05 01:00 AM
Fromula to take employee # out of employee name field mikeburg Excel Discussion (Misc queries) 9 September 12th 05 03:41 AM
Referencing a newly created worksheet Charyn Excel Worksheet Functions 2 May 2nd 05 04:13 AM


All times are GMT +1. The time now is 07:54 PM.

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"