Multiple choice technology operating systems

Select all cells directly referenced by formulas in the selection.

  1. CTRL+[ (opening bracket)

  2. CTRL+] (closing bracket)

  3. CTRL+ }

  4. CTRL+ {

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

CTRL+[ (opening bracket) selects all cells that are directly referenced by formulas in the current selection. These are the precedents - the cells whose values are used by the selected cells' formulas. This helps trace formula dependencies.