To move to a specific cell or range of cells in a large worksheet use the ________ command

A) Tab B) Find and Replace C) Go To D) Insert


C

Computer Science & Information Technology

You might also like to view...

A(n) _______________________ is one implementation of a graph where the graph is implemented as a linked structure, and each node contains a structure that contains links to all other nodes.

a) adjacency list b) adjacency matrix c) digraph list d) graph node e) none of the above

Computer Science & Information Technology

The network administrator is setting up a wireless network. There is a chance of radio interference. How can the network administrator avoid or minimize potential interference problems?

a. Perform an RF study prior to installation of the wireless network. b. Contact all owners of equipment that may cause interference and ask them to use different systems. c. Contact the FCC to have the interfering sources shut down. d. All of these answers are correct.

Computer Science & Information Technology

Which statement is false?

a) It’s necessary to include names of pointer arguments in function prototypes. b) A function receiving an address as an argument must define a pointer parameter to receive the address. c) The compiler does not distinguish between a function that receives a pointer and a function that receives a single-subscripted array. d) The function must “know” whether it is receiving a sin-gle-subscripted array or simply a single variable for which it is to perform simulated call by reference.

Computer Science & Information Technology

A user wants to adjust the number of horizontal and vertical pixels displayed on a monitor screen.   What display setting will the user adjust?

A. Multiple displays B. Color depth C. Refresh rate D. Resolution

Computer Science & Information Technology