Tap or click on the _______________ button to lock a layer and to display the solid lock icon, as shown in the accompanying figure.

Fill in the blank(s) with the appropriate word(s).


Lock all

Computer Science & Information Technology

You might also like to view...

Using the____, you can choose the arrangement of placeholders on a new slide.

A. Themes gallery B. New Slide gallery C. Text gallery D. layout gallery

Computer Science & Information Technology

To share files between computers on a Windows home network, you must

a. enablegroupsharing. b. create a homegroup. c. enable Windows sharing. d. none of the above

Computer Science & Information Technology

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

1) Exceptions always are handled in the function that initially detects the exception. 2) Accessing a nonexistent object attribute causes an AttributeError exception. 3) Accessing an out-of-bounds sequence subscript causes the interpreter to raise an exception. 4) A try statement must contain one or more clauses. 5) If a finally clause appears in a function, that finally clause is guaranteed to exe- cute.

Computer Science & Information Technology

Your co-worker entered the following formula into a field name, but it is not returning proper results. Why?

[Sales Data]:[Units Sold]/[Sales Data]![Average Inventory Level] A) Access does not allow functions. B) Your co-worker is using the wrong division operator. C) You cannot reference the same table in a function. D) Your co-worker needs to separate table names and field names with an exclamation point.

Computer Science & Information Technology