Working with excluded rows?
Hi everyone,I have two columns. In the first column (Site) it either has the number 1 or 2 beside it. In the second column, there are some numerical values. I have created a function which calculates rank and percentile. First, the function calculates in a new column the rank and percentile. Then the function selects all the rows that have the value 1 in site 1 and counts them. Then it selec...
