Which of the following buttons will enable two worksheets to scroll at the same time so that you can make a visual comparison of the workbooks?

A. Reset Window Position
B. Synchronous Scrolling
C. Dual Scroll
D. Active Scroll


Answer: B

Computer Science & Information Technology

You might also like to view...

When you redefine the way a standard operator works when it is used with class objects, you have __________ the operator.

a. reassigned b. reformatted c. overloaded d. referenced e. None of these

Computer Science & Information Technology

To paste an object using a keyboard shortcut, press Ctrl + ________

A) X B) V C) Z D) C

Computer Science & Information Technology

The shortcut key for Select All is ____ in Windows.

A. [Ctrl][A] B. [Ctrl][S] C. [Alt][A] D. [Alt][S]

Computer Science & Information Technology

Programs that use the isalpha() routine must include the ____ header file.

A. stdio.h B. stdlib.h C. string.h D. ctype.h

Computer Science & Information Technology