J
JoeL
Hello!
I created a table called Lotto and entered the winning
numbers. My question is how to create queries that.
1. count the occurence of '1' on Field1
2. count occurence of '2' on Field1 & Field2
3. count occurence of '3' on Field1, Field2, and Field3
4. count occurence of '4' on Field1, Field2, Field3 &
Field4
5. count occurence of '5' on Field1, Field2, Fied3,
Field4, and Field5
6. Count the occurence of each numbers 6 thru 45 on all
fields (Field1 thru Field5)
I guess you get the idea of what I am trying to do.
Thanks.
Thanks.
I created a table called Lotto and entered the winning
numbers. My question is how to create queries that.
1. count the occurence of '1' on Field1
2. count occurence of '2' on Field1 & Field2
3. count occurence of '3' on Field1, Field2, and Field3
4. count occurence of '4' on Field1, Field2, Field3 &
Field4
5. count occurence of '5' on Field1, Field2, Fied3,
Field4, and Field5
6. Count the occurence of each numbers 6 thru 45 on all
fields (Field1 thru Field5)
I guess you get the idea of what I am trying to do.
Thanks.
Thanks.