+ Reply to Thread
Results 1 to 8 of 8

Count my KPI date , shift and line specific

  1. #1
    Registered User
    Join Date
    06-23-2015
    Location
    oswestry, england
    MS-Off Ver
    2010
    Posts
    63

    Count my KPI date , shift and line specific

    hi all

    im hoping someone can help me

    im trying to make my life a whole lot easier by being able to see all my shift performance
    i have something similar at the minute , but i really need to extend my analysis based on shift and line numbers

    as you can see from the spread sheet , i have dates , lines and a whole load of numbers - currently i have it countng based on the date and the column
    i could do with it looking for the date , shift and line and of course the date

    on sheet 2 ideally all the numbers should populate from sheet 1 row d , and then populate all the days across on sheet 2

    i hope all that makes sense
    Attached Files Attached Files

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Count my KPI date , shift and line specific

    Have you considered a Pivot Table that uses columns A:D on Sheet1?

    See attached
    Attached Files Attached Files
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,783

    Re: Count my KPI date , shift and line specific

    Sheet2


    C3=F(AND(Sheet2!$A3<>"",Sheet2!C$2<>""),SUMIFS(Sheet1!$D$2:$D$100,Sheet1!$A$2:$A$100,Sheet2!C$2,Sheet1!$B$2:$B$100,Sheet2!$B3,Sheet1!$C$2:$C$100,Sheet2!$A3),"")
    Last edited by CARACALLA; 09-07-2019 at 12:04 PM.

  4. #4
    Registered User
    Join Date
    06-23-2015
    Location
    oswestry, england
    MS-Off Ver
    2010
    Posts
    63

    Re: Count my KPI date , shift and line specific

    ive never really used pivot tables :-(

    my intention is to count all the rows , then make graphs which will populate a dashboard

    can a pivot table do that ?

  5. #5
    Registered User
    Join Date
    06-23-2015
    Location
    oswestry, england
    MS-Off Ver
    2010
    Posts
    63

    Re: Count my KPI date , shift and line specific

    Quote Originally Posted by CARACALLA View Post
    Sheet2


    C3=F(AND(Sheet2!$A3<>"",Sheet2!C$2<>""),SUMIFS(Sheet1!$D$2:$D$100,Sheet1!$A$2:$A$100,Sheet2!C$2,Sheet1!$B$2:$B$100,Sheet2!$B3,Sheet1!$C$2:$C$100,Sheet2!$A3),"")


    i cant seen to get that formula working , it just comes up with "name "

  6. #6
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,783

    Re: Count my KPI date , shift and line specific

    Try this

    Sorry

    Sheet2

    C3=IF(AND(Sheet2!$A3<>"",Sheet2!C$2<>""),SUMIFS(Sheet1!$D$2:$D$100,Sheet1!$A$2:$A$100,Sheet2!C$2,Sheet1!$B$2:$B$100,Sheet2!$B3,Sheet1!$C$2:$C$100,Sheet2!$A3),"")

    copy across and down

  7. #7
    Registered User
    Join Date
    06-23-2015
    Location
    oswestry, england
    MS-Off Ver
    2010
    Posts
    63

    Re: Count my KPI date , shift and line specific

    Quote Originally Posted by CARACALLA View Post
    Try this

    Sorry

    Sheet2

    C3=IF(AND(Sheet2!$A3<>"",Sheet2!C$2<>""),SUMIFS(Sheet1!$D$2:$D$100,Sheet1!$A$2:$A$100,Sheet2!C$2,Sheet1!$B$2:$B$100,Sheet2!$B3,Sheet1!$C$2:$C$100,Sheet2!$A3),"")

    copy across and down
    my bad , i didnt notice the I missing either:-)

  8. #8
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Count my KPI date , shift and line specific

    A Pivot Table has a default Pivot Chart attached. It will show if you put the cursor in the Pivot Table and then select Pivot Chart from the PT menu.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] match date name and specific shift and return date in other cell
    By godlev in forum Excel General
    Replies: 4
    Last Post: 06-30-2016, 05:41 AM
  2. [SOLVED] Count only data within a line break (alt-enter) with specific criteria in adjacent column
    By jparve3283 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-20-2016, 10:44 AM
  3. [SOLVED] How to make automatic 'parallel shift' based on specific start date?
    By wintheranders in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-29-2016, 07:16 AM
  4. [SOLVED] Count cells within a specific date range that contain a specific word
    By oneillp1 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-23-2014, 08:34 AM
  5. Count working shift in start and end date
    By eojchin in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-25-2013, 12:48 AM
  6. Schedule count by shift and date...
    By svmatso in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-26-2012, 03:24 AM
  7. Count Line Items Based on Date
    By bantadant in forum Excel General
    Replies: 2
    Last Post: 12-21-2010, 10:18 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1