In Microsoft Excel, there is no built-in function named ADDITION(). This option does not exist and will result in a #NAME? error if used in a formula.
Here’s why the others are valid:
SUM() – A fundamental Excel function to add up...
Read More
In Microsoft Excel, there is no built-in function named ADDITION(). This option does not exist and will result in a #NAME? error if used in a formula.
Here’s why the others are valid:
SUM() – A fundamental Excel function to add up values from a range or individual cells AVERAGE() – Used to calculate the average (arithmetic mean) of numbers in a specified range
IF() – A core logical function that returns one value if a condition is true and another if it is false .
Since ADDITION() does not exist as a function in Excel, it's the only option that is not valid
Discussion
Leave a Comment