+ Reply to Thread
Results 1 to 4 of 4

Weekly Data per Person Counter

  1. #1
    Registered User
    Join Date
    03-19-2020
    Location
    Cebu
    MS-Off Ver
    2016
    Posts
    2

    Weekly Data per Person Counter

    Hi Everyone,

    I want some help on my weekly tracker per Person, so if a person A appears in column A with 8 entries in week 1 (Monday - Sunday), how can I create a excel formula to track person A entries per week in a week of (4).

    I have attached some excel sample, I hope I was able to explain it correctly.


    Regards,
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: Weekly Data per Person Counter

    perhaps if you put the 1 in j1, 2 in k1 etc

    =SUMPRODUCT(($A$3:$A$41 >=DATE(2019,12,21+J$1*7))*($A$3:$A$41< DATE(2019,12,28+J$1*7))*($B$3:$B$41=$I3))

    it would have been helpful for you to provide your expected answers

  3. #3
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,623

    Re: Weekly Data per Person Counter

    sorry, somehow answer to other thread was published here :-(
    Last edited by Kaper; 03-20-2020 at 09:29 AM.
    Best Regards,

    Kaper

  4. #4
    Registered User
    Join Date
    03-19-2020
    Location
    Cebu
    MS-Off Ver
    2016
    Posts
    2

    Re: Weekly Data per Person Counter

    Quote Originally Posted by davsth View Post
    perhaps if you put the 1 in j1, 2 in k1 etc

    =SUMPRODUCT(($A$3:$A$41 >=DATE(2019,12,21+J$1*7))*($A$3:$A$41< DATE(2019,12,28+J$1*7))*($B$3:$B$41=$I3))

    it would have been helpful for you to provide your expected answers
    Hi Darth, thank you for you reply..

    I think my expected results would be:

    January first week: "how many entries created by this 'person'".

    2nd week and so forth..

    Programing approach explanation:

    if 'Person' added an entry in 'specific dates in a week,

    then Show (person entries in first week, 2nd week, etc.)

+ 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] Changing HH:MM:SS counter format into MMM - 3 digit minute counter (eg. 120 minutes)
    By macropulos in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-08-2017, 12:09 PM
  2. [SOLVED] Total number of hours by person from a weekly schedule
    By [email protected] in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-30-2015, 05:18 PM
  3. [SOLVED] Converting daily data into weekly and making the weekly number a cumulative return
    By Duchess1 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-28-2015, 10:23 AM
  4. [SOLVED] Run calculations in template for 1 person, copy-paste results, repeat for next person
    By Geoff. in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-25-2014, 06:02 PM
  5. VBA to convert person-to-event into person-person
    By LuckyStrike in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-07-2014, 02:34 PM
  6. Transpose/Pivot multiple rows per person into 1 row per person with fixed columns
    By MaestroEnrique in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-13-2013, 06:35 AM
  7. Replies: 3
    Last Post: 02-27-2007, 05:27 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