What I'm looking for is rather simple, but yet I couldn't come up with a solution.
I need an equation which divides numbers into groups. Numbers [1,10] should give the result 1, numbers [11,20] should give the result 2, numbers [21,30] should give the result 3, and so on. If, else, when and rounding up or down are out of the question, so it will have to be a simple formula.
Can this be done? I vaguely remeber doing something like this in school, but I could be wrong.
Please help!
Laura
I need an equation which divides numbers into groups. Numbers [1,10] should give the result 1, numbers [11,20] should give the result 2, numbers [21,30] should give the result 3, and so on. If, else, when and rounding up or down are out of the question, so it will have to be a simple formula.
Can this be done? I vaguely remeber doing something like this in school, but I could be wrong.
Please help!
Laura