Formula Help Plz

EVANS8773

New Member
Joined
Nov 3, 2017
Messages
4
Greetings all, i am the forumla for the attached screenshot. In the yellow boxs is the total goals scoredd in a game of football. Directly above is what a player has predicted. As you can see in my example the total goals was predicted 7 times. The formula i need is a sumif ? that counts the correct goals and awards 1 point. So player 30 scores 7 points (not the 6 i have in this screenshot. I think i know basics like =sumif( a1=b1,1,0) but how to do a whole line i dont know....Just noticed game 1 is wrong score lol....but you get my drift


Hope someone can help

Cheers
Screenshot 2024-04-13 134256.png
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Try:

Book1
ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAF
341231432126666666666666666666666
35
36232143212312313222222222522222
Sheet6
Cell Formulas
RangeFormula
AF34AF34=SUMPRODUCT(--(B34:AE34=B36:AE36))
Cells with Conditional Formatting
CellConditionCell FormatStop If True
B36:AE36Expression=B36=B34textNO
 
Upvote 0

Forum statistics

Threads
1,215,219
Messages
6,123,690
Members
449,117
Latest member
Aaagu

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