• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Excel Help

Another option……….

OFFSET is a volatile function and causes recalculation of the formula.

Try to consider the INDEX non-volatile function instead.

In C19, formula copy across :

=COUNTIF(INDEX($D$6:$J$14,0,MATCH($B$18,$D$5:$J$5,0)),C18)

Regards
Bosco
 
Back
Top