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 below
=COUNTIF('Draw Data'!C2:I1001,"1,2")
It works for one number see below
=COUNTIF('Draw Data'!C2:I1001,"1")
But if you ask it to find how many times 2 numbers occur
in a sequence it fails.
I have tried loads of permitations of the above but
nothing works.
I can also e-mail you the entire programme in case you
don't know what I am getting at.
Many thanks
Gary Hunt
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 below
=COUNTIF('Draw Data'!C2:I1001,"1,2")
It works for one number see below
=COUNTIF('Draw Data'!C2:I1001,"1")
But if you ask it to find how many times 2 numbers occur
in a sequence it fails.
I have tried loads of permitations of the above but
nothing works.
I can also e-mail you the entire programme in case you
don't know what I am getting at.
Many thanks
Gary Hunt