Clicking the Trace Dependents button on the Formula Auditing toolbar will locate cells ____.

A. preceding the active cell
B. with formulas that refer to the active cell
C. divided by zero
D. containing error messages

Answer: B

Computer Science & Information Technology

You might also like to view...

Match the following terms to their meanings:

I. Field List II. Undo III. Grouping IV. Landscape orientation V. Tab order controls A. Makes it easier to format the controls and keeps the controls aligned B. Tab Index, Tab Stop, Auto Tab C. Displays more data across the page D. Click this if you move the controls to an incorrect position on the form E. Double-click each field name here to add the fields to the form

Computer Science & Information Technology

?Which of the following style rules is used to draw a 1px red dotted line around every element on a web page along with a wildcard selector?

A. ?*{outline: 1px dotted red;} B. ?*{outline-style: 1px dotted red} C. ?*{outline-style="1px red dotted"} D. ?*{outline: 1px, red, dotted;}

Computer Science & Information Technology