Irish Lotto Spreadsheet help

Jaffabfc

Board Regular
Joined
Jul 5, 2013
Messages
230
Office Version
  1. 365
Platform
  1. Windows
Code:
HI,

I have a spreadsheet with the following tabs: Lotto Numbers, Drawn, Historic.

The lotto numbers tab i have in column A: peoples names, then column B i have number 1 (number they have picked) column C number 2 they have picked and column D number 3.

These will remain fixed and not change.

In Drawn tab i have Column A: date then Column B:G Number 1-6.

this shows the numbers that have been drawn.

The Historic tab i have Column A:Peoples names Column B:C the first date on the Drawn tab, cells b2 i have "3 numbers" c2 i have "2 numbers".

Below i have a simple Yes or No formula to work out if the numbers have been drawn, but what i cant do is make it look up the date in cell B1:C1 that is merged to look at the drawn tab.

The formula i have is: =IF(COUNTIF(Drawn!$B$2:$G$2,'Lotto Numbers'!$B3)+COUNTIF(Drawn!$B$2:$G$2,'Lotto Numbers'!$C3)+COUNTIF(Drawn!$B$2:$G$2,'Lotto Numbers'!$D3)=3,"Yes","No")

How can i make it pick up week on week when i add the numbers drawn on the drawn tab?

Here is the file: http://www.filedropper.com/irishlotto

thanks
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top