Question
There arent any values plugged into this spreadsheet yet, but I am stuck on how to create an if function.. In G12, calculate Goal Percentage
There arent any values plugged into this spreadsheet yet, but I am stuck on how to create an if function..
In G12, calculate Goal Percentage by dividing the number of Goals by the number of Shots. This will display an error message because there are zeros in column F. We dont want to display error messages in the file, so an IF statement that tests the value of column F will solve this problem.
Change the formula in G12 with the following three pieces:
Test is F12 greater than zero
If the Test is True divide the number of Goals by the number of Shot
If the Test is False enter a zero
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started