Christopher H.

asked • 05/24/17

Logical IF Function & Google Sheets Confusion

I have to use the logical if function for the following situation.

If a student's exam grade is better than their calculated final grade, use the exam grade as their final mark. I have to use the logical if function that determines the besr grade for the student: either the calculated final grade or their exam grade (a number out of 100).

Exam Grade (Cell P7): 68
Exam Weighting (Cell P5): 35
Exam Total Marks (Cell P6): 85
Calculated Final Grade (Cell Q7): 79

I am so stuck on this and am getting so frustrated with getting the wrong answer.

I know the logical if function follows the format:

=if (expression, value if true, value if false)

And so I entered:

=if(P7/P$6>Q7, P7/P$6, Q7)

What am I doing wrong and where am I going wrong so I know how to do it moving forward?

Thanks so much,

1 Expert Answer

By:

David W. answered • 05/24/17

Tutor
4.7 (90)

Experienced Prof

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.