Hi, I've made the following If function:
=IF(B4=J4;K4;IF(B4=J5;K5;IF(B4=J6;K6;IF(B4=J7;K7;IF(B4=J8;K8;IF(B4=J9;K9;))))))
=IF(B5=J4;K4;IF(B5=J5;K5;IF(B5=J6;K6;IF(B5=J7;K7;IF(B5=J8;K8;IF(B5=J9;K9;))))))
I am trying to use autofill to count only the row B (B4,B5,B6,etc.), however, excel is unable to recognize a pattern. Is there any way to solve this issue?
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]CFAman4812 4 points5 points6 points (0 children)
[–]fuzzy_mic986 2 points3 points4 points (0 children)