Identify the letter of the choice that best matches the phrase or definition.

A. Provides one method for locking a form
B. Opens a gallery of form fields and ActiveX Controls
C. Completes the process of creating a macro
D. Provides access to macro security settings
E. Starts the process of creating a macro


A. Group button
B. Legacy Tools list arrow
C. Stop Recording button
D. Trust Center Settings button
E. Record Macro button

Computer Science & Information Technology

You might also like to view...

The purpose of an interface is to:

a) provide similar objects with the same functionality, even though each will implement the functionality differently b) provide different types of objects with the comparable functionality, even though each will implement the functionality differently c) provide default implementations of methods and properties d) None of the above.

Computer Science & Information Technology

Assuming that bitset b1 contains the bits [0 1 1 0] and bitset b2 contains the bits [1 1 1 1], which of the following expressions returns true?

a. b1.any() b. b1 == b2 c. b1.test(3) d. b2.none()

Computer Science & Information Technology

The ____________________ is the size of the brush.

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

Computer Science & Information Technology

Text can be created in a fixed-width text block or in a single-line text block that extends as you type.

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

Computer Science & Information Technology