Question 40
Which of the following is NOT a guideline to follow when building formulas and functions in Excel?
Do not overuse parentheses. For example, use =SUM(Sales) instead of (SUM(Sales)).
Avoid unneeded spaces in formulas.
Always put quotation marks around text characters.
Use the Excel default way, as in (333), to indicate negative numbers in formulas, rather than use the negative sign as in -333.
None of the above