EXCEL FORMULA

Lesa Sanders 20 Reputation points
2024-02-14T20:08:06.6333333+00:00

012024.xml Here is my delima. I need a formula that will look at K2:k1057 4LMD86 and then count how many 141 are in f2:f1057 for that staff id then I will do the same for duration User's image

Microsoft 365 and Office Excel For business Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Jiajing Hua 18,060 Reputation points Moderator
    2024-02-15T01:34:42.89+00:00

    Hi @Lesa Sanders

    Please try the formula =SUMIFS(H2:H1057,K2:K1057,"4LMD86",F2:F1057,"141"). Or the formula based on your sample =SUMIFS(H2:H1057,K2:K1057,$A$1061,F2:F1057,C$1060).

    enter image description here


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.