You can instruct Word to display a ____ warning on a Message Bar if it opens a document that contains a macro.

A. network
B. template
C. security
D. state


Answer: C

Computer Science & Information Technology

You might also like to view...

Here are several function members of a class. Tell whether each may be used as an l-value, only, an r-value only or both. B is a class that has mutators.

a. //declarations of these appear together in the //definition of class A int& A::f( ){ /* */} const int& A::f( )const{ /* */} b. const int& A::f( ){ /* */} c. const B A::f( ){ /* */} d. B A::f( ){ /* */}

Computer Science & Information Technology

The _________tab provides a gallery of column chart layouts and a gallery of column chart styles and access to the individual chart elements you can include on a column chart.? A. Chart Tools Design B. Chart Tools Format C. Chart Tools Data D. Chart Tools View

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

Computer Science & Information Technology

You developed a sales quotation workbook that you will share with your sales staff to help them quote prices. It shows #DIV/0 in some cells where there are empty quantities in a column. Which function would handle the error and replace it with another value

A) ERRORHANDLER B) IFERROR C) ERRORTRACK D) ERRRORRETURN

Computer Science & Information Technology

The pv argument in the PMT function represents the ________ of the loan

A) payment amount B) loan amount C) percentage rate D) percentage value

Computer Science & Information Technology