Hi, I am looking for some help with a formula. I am creating a training matrix. the training values are 1,2,3,4 (1=training, 2=trained with minimal supervision, 4 = fully trained etc)
My current formula is.. =COUNTIF(AR7:BB7,">1")*4
AR7:BB7 is my range I'm looking at, ">1" is saying count...