G
Gary Hunt
I am trying to write a lottery databse spreadsheet, but I
cannot get the last tab to work correctly.
What I want to do is count how many times a pair (2)
Numbers occur in all of the previous lottery draws.
See example below
=COUNTIF('Draw Data'!C2:I1001,"1,2")
It works fine when only asking for 1 number, but not 2
see below
=COUNTIF('Draw Data'!C2:I1001,"1")
cannot get the last tab to work correctly.
What I want to do is count how many times a pair (2)
Numbers occur in all of the previous lottery draws.
See example below
=COUNTIF('Draw Data'!C2:I1001,"1,2")
It works fine when only asking for 1 number, but not 2
see below
=COUNTIF('Draw Data'!C2:I1001,"1")