Question: What is wrong with the following function: =IF(A1 A2,MAX(B1:B2),Invest)? A. The relational operator ( ) is incorrect; a number cannot be both less than and
"What is wrong with the following function: =IF(A1<>A2,MAX(B1:B2),Invest)?"
| A. The relational operator (<>) is incorrect; a number cannot be both less than and greater than another number | ||
| B. The MAX function; a function cannot be an argument in another function | ||
| C. The literal (Invest); text cannot be an argument in a function | ||
| D. Nothing |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
