hello, i dont know much about VBA coding but if anyone is willing to help, i run a predictions league and i would like to be able to make a code so if the home teams scores 1st and the person who predicted the result put the home team to score 1st too, i get a value of 2 points, if the results arent the same, they get 0 points.
A3 = Home Team
B3 = Actual Home Score
C3 = "Versus"
D3 = Actual Away Score
E3 = Away Team
G3 = Predicted Home Score
H3= "Versus"
I3 = Predicted Away Score
Which ever team scores 1st in the game I highlight The actual home score or away score to yellow, mean while 1 of the predicted scores is in yellow
so if a3 = g3 are highlighted in interior fill yellow then vaule = 2 ??? thanks for any help
A3 = Home Team
B3 = Actual Home Score
C3 = "Versus"
D3 = Actual Away Score
E3 = Away Team
G3 = Predicted Home Score
H3= "Versus"
I3 = Predicted Away Score
Which ever team scores 1st in the game I highlight The actual home score or away score to yellow, mean while 1 of the predicted scores is in yellow
so if a3 = g3 are highlighted in interior fill yellow then vaule = 2 ??? thanks for any help