N
Nikar
Well I did some search but i didnt find anything that helps me, here it goes:
I have a Access database with over 30.000 inputs with this format:
Date Number
01/02/09 1
01/02/09 5
01/02/09 20
01/02/09 25
02/02/09 25
02/02/09 20
02/02/09 20
02/02/09 6
..
..
There are 20 different numbers each day.
I have a table that contains all the possible 3 number combinations with
this format(it can be changed):
Number1 Number2 Number3
5 20 25
So i want access to count how many times each combination has repeated
itself in the same day.
In this case it would count that the combination (5,20,25) has repeted
itself 2 times.
The numbers listed go from 1 to 99 and they dont repeat per day.
If anyone has some tip or idea I can try i would be very helpful. I know
some excel but it doesnt help much.
Thanks a lot, if you need further explanation or a pice of the database just
let me know.
I have a Access database with over 30.000 inputs with this format:
Date Number
01/02/09 1
01/02/09 5
01/02/09 20
01/02/09 25
02/02/09 25
02/02/09 20
02/02/09 20
02/02/09 6
..
..
There are 20 different numbers each day.
I have a table that contains all the possible 3 number combinations with
this format(it can be changed):
Number1 Number2 Number3
5 20 25
So i want access to count how many times each combination has repeated
itself in the same day.
In this case it would count that the combination (5,20,25) has repeted
itself 2 times.
The numbers listed go from 1 to 99 and they dont repeat per day.
If anyone has some tip or idea I can try i would be very helpful. I know
some excel but it doesnt help much.
Thanks a lot, if you need further explanation or a pice of the database just
let me know.