Forum Discussion
Chelu13
Mar 12, 2022Copper Contributor
Help me to find the function to do this (Count values with matching condition)
I have this data, and i want to count the numer of data that appears in the left (no counting same data [DISTINC]) for each number in the right column, and the most important, do the operation ...
- Mar 12, 2022
Chelu13
Mar 12, 2022Copper Contributor
Thank you Quadruple_Pawn, exactly this is what i was looking for, i didn't think about counta, to count the spaces that are not in blank, so thank so much!!