I need a formula that will detect the cell in witch is placed and base on that it will determin the cells witch will be counted (ex: if formula in B2 then COUNTIF(data!A2:A6; "=0")
If formula is in B2 do COUNTIF(data!A2:A6; "=0") ; if formula is in B3 do COUNTIF(data!A7:A11; "=0") ; B4 A12:A16 and so on from 5 to 5 cells
If formula is in B2 do COUNTIF(data!A2:A6; "=0") ; if formula is in B3 do COUNTIF(data!A7:A11; "=0") ; B4 A12:A16 and so on from 5 to 5 cells