I have a question. Do you know how I can assign numbers or correlative in discontinuous ranges?
the idea is to repeat it until space is detected, then continue but adding +1 for example: Start with a correlative 1, then when detecting the space and return to find data increase to 2 and so increasing until the end of the list. I'm using the formula
=SI(B2="";"";CONTAR.SI(B2;"<>")+MIN(0;C1))
the 2 that I show, is by way of example entered manually. the idea is to do it automatically because there are enough rows interspersed with spaces