S
SHalper
I have a bunch of returns in percentage form (ie: 1.45%, 0.5%, 0.4%
-2.35%, etc) and I want to have a set a ranges and tell me how many
times a return is closest to a number. I have put an example below.
Rounded Returns and then display the number of times a return closest
to the range listed below is present. Using the numbers above:
1.5% 1 time
1.0%
0.5% 2 times
0.0%
-0.5%
-1.0%
-1.5%
-2.0% 1 time
-2.35%, etc) and I want to have a set a ranges and tell me how many
times a return is closest to a number. I have put an example below.
Rounded Returns and then display the number of times a return closest
to the range listed below is present. Using the numbers above:
1.5% 1 time
1.0%
0.5% 2 times
0.0%
-0.5%
-1.0%
-1.5%
-2.0% 1 time