Hello, hoping someone can assist...
So what I have is loads of data, I then need to rate each one in a class between 1 - 9. Each class has a value range.
Example:
85
72
80
64
88
Class 1 = <65
Class 2 = 65 - 68
Class 3 = 69 - 72
Class 4 = 73 - 77
Class 5 = 78 -81
Class 6 = 82 - 85
Class 7 = 86 - 89
Class 8 = 90 - 96
Class 9 = > 96
Thinking a If then that function..?
Bookmarks