• Need Help With a Formula

    • This topic has 3 replies, 2 voices, and was last updated 5 months ago.

    Tags:

    Author
    Topic
    #2733277

    Hi all,

    Here’s a screenshot of the Google Sheet I’m working with:

    Screenshot-2025-01-10-at-12.55.08 AM

    And here’s the formula in B2:

    =COUNTIF('2016'!D:D,"Bad timing on their end")+COUNTIF('2017'!D:D,"Bad timing on their end")+COUNTIF('2018'!E:E,"Bad timing on their end")+COUNTIF('2019'!E:E,"Bad timing on their end")+COUNTIF('2020'!G:G,"Bad timing on their end")+COUNTIF('2021'!J:J,"Bad timing on their end")+COUNTIF('2022'!M:M,"Bad timing on their end")+COUNTIF('2023'!L:L,"Bad timing on their end")+COUNTIF('2024'!L:L,"Bad timing on their end")

    I’m looking for a way to drag this formula (B2) down the column, such that I don’t have to change “Bad timing on their end” in each row. (Everything else in the formula remains the same.)

    Can anyone help?

    Thanks so much!

    Viewing 1 reply thread
    Author
    Replies
    • #2733289

      I figured it out!

      =COUNTIF('2016'!D:D,$A2)+COUNTIF('2017'!D:D,$A2)+COUNTIF('2018'!E:E,$A2)+COUNTIF('2019'!E:E,$A2)+COUNTIF('2020'!G:G,$A2)+COUNTIF('2021'!J:J,$A2)+COUNTIF('2022'!M:M,$A2)+COUNTIF('2023'!L:L,$A2)+COUNTIF('2024'!L:L,$A2)

    • #2734152

      How about =COUNTIFS('2016'!D:D,$A2,'2017'!D:D,$A2,'2018'!E:E,$A2,'2019'!E:E,$A2,'2020'!G:G,$A2,'2021'!J:J,$A2,'2022'!M:M,$A2,'2023'!L:L,$A2,'2024'!L:L,$A2)

      cheers, Paul

      1 user thanked author for this post.
    Viewing 1 reply thread
    Reply To: Need Help With a Formula

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: