<tbody>
My problem is this:
I have a column of numbers that are not necessarily sequential and are not sorted numerically.
Using a formula, I would like to return the relative number of those numbers in a new column.
For example: I have a column of 4 numbers: 1, 1, 4, 2, 1, 1, 5...