+ Reply to Thread
Results 1 to 4 of 4

Monthly Activity Tracking Table

  1. #1
    Registered User
    Join Date
    10-14-2023
    Location
    U.S.
    MS-Off Ver
    2309 Build 16.0.16827.20130
    Posts
    2

    Post Monthly Activity Tracking Table

    Hello,

    I'm trying to create a sheet in an excel document that compares data between two separate tables (A raw-data table copy-pasted from our reporting software, and a master-part-list) in order to display which parts have a report entry for a given day of the month, and which were missed and didn't get reported on for a given day of the month. Optimally, this would be displayed with the dates on top (column headers) and the part numbers from the master list on the left (row headers) with the intersections reading something like "Pass" or "Fail" or even better applying a number value that shows how many times on that day that the part was reported.

    The issue i'm running into is that I can't figure out how to get the pivot table to understand the data in a way where it displays like this. What it wants to do instead is count the total number of part report entries, not based on their individual part #'s but rather counting ALL reports, and then apply those down the entire column for that date.

    So it shows:
    Day 1 Day 2
    Part# 1: 99 Part# 1: 102
    Part# 2: 99 Part# 2: 102
    Part# 3: 99 Part# 3: 102

    - Instead of doing what I want it to do and counting each part# entry based on part#. I have limited experience with pivot tables, we just recently updated from Office 2007 to Office 2023 so i'm trying to make use of the capabilities, i'm just stuck.

    Any help would be appreciated, thank you.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,433

    Re: Monthly Activity Tracking Table

    Welcome to the forum.

    There is no version 11 of Excel - what do you have? Please update your profile.

    There are instructions at the top of the page explaining how to attach your sample workbook (yellow banner: HOW TO ATTACH YOUR SAMPLE WORKBOOK). Screenshots are of little practical use as we cannot manipulate them.

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, worked examples where required, relevant cells highlighted and a few explanatory notes.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    10-14-2023
    Location
    U.S.
    MS-Off Ver
    2309 Build 16.0.16827.20130
    Posts
    2

    Post Re: Monthly Activity Tracking Table

    Hello,

    Thank you, and I appologize. I believe i've corrected the version.

    Attached is a sheet with some data and an example of what i'm looking for from the output.

    Thank you.
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,648

    Re: Monthly Activity Tracking Table

    As to the pivot table:
    1. Drag Part # to the Rows area and also to the Values area
    2. Drag Date to the Columns area
    3. Use the following conditional formatting rules applied to all cells showing 'count of part #' values
    Red: Cell Value < 1
    Light Green: Cell Value = 1
    Dark Green: Cell Value > 1
    As to the second output:
    1. Use the master parts list
    2. Add a column populated using: =COUNTIFS(RawDataFromPlex[Part '#],[@[Part '#]],RawDataFromPlex[Date],K$24-1)=0
    3. Filter the Needing Report column to display only TRUE
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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] Demand Profile graph for Monthly efforts on a specific activity
    By MaheshK5277 in forum Excel General
    Replies: 3
    Last Post: 10-03-2021, 11:15 AM
  2. [SOLVED] Sum of monthly activity based on 2 criteria
    By sbeatty in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-12-2017, 06:42 PM
  3. Tracking time by Activity over a week period using Pivots
    By emdagem in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 09-12-2016, 02:37 AM
  4. Monthly, Bi-monthly, Quarterly, Yearly Report Tracking Help
    By eugene_lys in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-26-2014, 11:08 PM
  5. How to automate a monthly activity report?
    By andrewintuit in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 08-08-2014, 02:00 PM
  6. Replies: 1
    Last Post: 05-20-2014, 02:22 AM
  7. Splitting an activity-tracking sheet into multiple category sheets
    By Glayva in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-15-2012, 07:41 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