Page 1 of 1

***Please help to use Macro code in Excel to solve*** Write a sub with an IF statement that displays in column H a 1 if

Posted: Sun Jul 03, 2022 11:23 am
by answerhappygod
***Please help to use Macro code in Excel to solve***
Write a sub with an IF statement that displays in column H a 1if the player has more fouls than the average, otherwise it shouldcontain a 0. The header should say “Fouls (Code)”. Use the attachedExcel sheet.
Note: There will be a lot of repetition.As a check, column H should show the same answers as column G(Column G Should have the IF formula written in each cells notusing VBA.)