Page 1 of 1

pls help with VBA code in excel , don't copy and paste previously answered answers pls Write a sub with an IF statement

Posted: Tue Jul 05, 2022 10:27 am
by answerhappygod
pls help with VBA code in excel , don't copy and pastepreviously answered answers pls
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.)