Closed Thread
Results 1 to 4 of 4

Seperate Working Hour for each people

  1. #1
    Registered User
    Join Date
    05-12-2022
    Location
    Thialand
    MS-Off Ver
    Excel-2019
    Posts
    4

    Lightbulb Seperate Working Hour for each people

    Hello, There i'm Thai person, First sorry for i'm not good at english.But I'm try to describe for my work and need to help

    1. In Column A,B,C is general data. (A = Id , B = Date , C = Time )

    2. Column D is Unique-iD find from Column A I got it

    (=INDEX(A:A,AGGREGATE(15,6,ROW($A$2:$A$1384)/(MATCH($A$2:$A$1384,$A$2:$A$1384,0)=ROW($A$1:$A$1384)),ROWS(D$2:D2)))

    3.I need formular for Column F to M by check data from Column D ( ID) prepare Column A (ID) and check the time in Column C then fill in Column F to M
    Thank you in advance
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,222

    Re: Seperate Working Hour for each people

    11:59 AM => 11:59
    12:00 PM => 12:00
    11:59 PM => 23:59
    12:00 AM => 0:00

    there is no 18:00 PM there is only either 6:00 PM or 18:00 without PM

    correct row 1 to 07:00-08:00 … 02:00-07:00

    and try this in F2

    =REPT("✓",COUNTIFS($A$2:$A$1384,$D2,$C$2:$C$1384,">="&LEFT(F$1,5),$C$2:$C$1384,"<"&RIGHT(F$1,5)+(LEFT(F$1,5)>RIGHT(F$1,5)))+(LEFT(F$1,5)>RIGHT(F$1,5))*COUNTIFS($A$2:$A$1384,$D2,$C$2:$C$1384,"<"&RIGHT(F$1,5)))
    Attached Files Attached Files

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,378

    Re: Seperate Working Hour for each people

    Hi Xcelvba,

    See if a Pivot Table to the right of your data helps at all for an answer. I'm not exactly sure how you are checking your data.
    Pivot for Xcelvba.xlsx
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,231

    Re: Seperate Working Hour for each people

    Administrative Note:

    Welcome to the forum.

    Unfortunately, this is a duplicate thread, and you are allowed only ONE thread per issue here.

    Please see Forum Rule #5 about thread duplication.

    I am closing this thread, but you may continue here in the original thread: https://www.excelforum.com/excel-gen...ch-people.html
    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Seperate Working Hour for each people
    By Xcelvba in forum Excel General
    Replies: 6
    Last Post: 05-23-2022, 08:06 AM
  2. Replies: 4
    Last Post: 10-02-2015, 10:00 AM
  3. [SOLVED] Counting People Who Work Each Hour EXPLAINED
    By Browun in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-08-2015, 08:52 AM
  4. Counting The Number Of Extra People Working Each Hour
    By stagnut in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-19-2014, 07:52 AM
  5. Counting People Working Each Hour
    By smadan002 in forum Excel General
    Replies: 2
    Last Post: 07-16-2014, 03:36 AM
  6. Counting People Working Each Hour
    By snapper in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-24-2014, 06:55 PM
  7. [SOLVED] Counting Total People Coming In Over 1 Hour Block
    By grunge in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-26-2013, 03:35 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