What does a named range give you?
- A A meaningful name for a cell or range, making formulas readable and absolute by default
- B Faster calculation
- C Automatic sorting
- D Protection from editing
Answer
A meaningful name for a cell or range, making formulas readable and absolute by default
=Revenue-Costs is self-explanatory where =B12-B18 is not, which matters greatly for a model someone else must review.





