WEMBA Excel Review

This calculation will need to be nested within the IF function’s logical_test. To compare two values in Excel (John’s salary vs. $1000), a relational expression can be used. The relational expression B4>=1000 will evaluate to the TRUE/FALSE value needed for the logical test argument. ................
................