_____ seeking assumes you can change the value of only one cell referenced directly or indirectly to reach a specific goal for another cell.

A. Goal
B. Formula
C. Option
D. Function

Answer: A

Computer Science & Information Technology

You might also like to view...

A subreport can be modified in:

A) Design view or Form view. B) Layout view only. C) Form view only. D) Layout view or Design view.

Computer Science & Information Technology

This following statement shows an example of ___________.

int grades][ ] = {100, 90, 99, 80}; a. default arguments b. an illegal array declaration c. an illegal array initialization d. implicit array sizing e. None of these

Computer Science & Information Technology