If the Select locked cells option is selected in the Protect Sheet dialog box, the user can click the locked cells and ________ the formulas

A) view B) modify C) format D) delete


A

Computer Science & Information Technology

You might also like to view...

Which of the following choices completes the sentence correctly? A(n)______ is a(n) _______.

a. JToggleButton, JCheckBox b. JToggleButton, JRadioButton c. JButton, JToggleButton d. JButton, AbstractButton

Computer Science & Information Technology

How many comparisons will the linear search algorithm make if the search key is not in an array of 10 elements?

a. 0. b. 10. c. 9. d. 5.

Computer Science & Information Technology

When creating a presentation, a good rule of thumb is that transitions should be ________

A) used when they enhance content B) saved in a separate file C) applied only to the title slide and the closing slide D) identified by special callouts

Computer Science & Information Technology

Methods in class diagrams include the method name and data types as well as parameter names in parentheses to match any arguments the method needs.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology