Question: How can I modify a SUM formula in Excel by adding an IF function to the formula so that if the result is bigger than
How can I modify a SUM formula in Excel by adding an IF function to the formula so that if the result is bigger than 50%, only 50% is displayed?
I am writing the following formula: =IF((K20+K21+K22+23>50, 50, (K20+K21+K22+23>50))
However, it is giving me a number bigger than 50%.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
