Question:4
On the ‘’Prices’’ worksheet, in the ‘’Tax column, enter a formula that multiples the value in the ‘’Unit
Price’’ column by cell L2.
Correct Answer: A
Explanation:
=_*_
Question 2
Question:5
Answer: Check the
Solution below.
On the ‘’Prices’’ worksheet, in the ‘’inventory Notice’’ column, use a function to display ‘’Low’’ if the
‘’ inventory Level % is below 15%. Otherwise, leave the ‘’Inventory Notice’’ blank.
Correct Answer: A
Explanation:
=IF(inventory level<15%), "low", ""). Select and drag to apply to other rows
Demo Practice Mode
You are viewing only the questions marked as Demo.