Hi,
I'm very new to using access VBA and functions etc so please bear in mind I may need things explaining very simply.:)
I have a variable called "Output random number" which has values from 0 to 1000. I need to group these into 20 bucket as such
0 -49 =1
50 -99 = 2
100 -149 =3
.
.
.
950 -1000...