I am trying to score a “pick the winner” football league and need some excel formula help.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
I want to type the winning team’s names in a column A1 to A10 (example: Packers, Vikings, Bears, etc.). Then I want to generate an IF/THEN formula in cell C1 to say, “If any cells in the range B1 to B25 contain the same names (Packers or Vikings or Bears) as listed in the winners column THEN the formulas will produce a value of 10 in cell C1”. Any help would be greatly appreciated.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
I want to type the winning team’s names in a column A1 to A10 (example: Packers, Vikings, Bears, etc.). Then I want to generate an IF/THEN formula in cell C1 to say, “If any cells in the range B1 to B25 contain the same names (Packers or Vikings or Bears) as listed in the winners column THEN the formulas will produce a value of 10 in cell C1”. Any help would be greatly appreciated.