Lotto Bingo - Conditional Formatting Fault

Bobbyt45

New Member
Joined
Feb 15, 2025
Messages
2
Office Version
  1. 2019
Platform
  1. Windows
Please help, going mad over here:ROFLMAO:

I've created a lottery bingo worksheet that highlights the numbers that have been drawn, the problem I'm having is highlighting the winner/winners once someone has all 6 numbers. I've got it working up to draw 10 (highlighted in blue) but after that it stops identifying (highlighting) the winner

The conditional format I'm using for turning the chosen numbers green is
=COUNTIF($Z$1:$AE$28,B1)>=1
=$B$1:$G$100,$R$1:$W$100,$J$1:$O$100

The format for identifying the winner once all there numbers have turned green is
=+(COUNTIF(WIN,B1)*COUNTIF(WIN,C1)*COUNTIF(WIN,D1)*COUNTIF(WIN,E1)*COUNTIF(WIN,F1)*COUNTIF(WIN,G1))>=1
=$A$1:$A$100,$I$1:$I$100,$Q$1:$Q$100

Can someone please tell me where its gone wrong

Capture 1.JPGCapture2.JPG
 

Forum statistics

Threads
1,226,771
Messages
6,192,926
Members
453,767
Latest member
922aloose

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