Which of the following is NOT true about enhancing a report with conditional formatting?

A) You can change the fonts and colors of fields only when certain conditions are met in the field.
B) If a field value meets the conditions you specify, then the formatting will be applied.
C) Conditional formatting is a useful tool to automatically highlight sales numbers on a report if they meet a certain threshold, or to highlight students' grades when they exceed a certain limit.
D) Access determines the font color and font effects for the formatting.


D

Computer Science & Information Technology

You might also like to view...

C++11 enables you to define functions and constructors that receive list initializers as arguments. To do so, you specify a parameter that uses the ________ class template.

a. list_initializer b. initializer c. list d. initializer_list

Computer Science & Information Technology

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

1. The functions or data members declared in the private: section of a class can be accessed only in the definition those functions declared in that class. Note that friend functions are also declared (but not defined) in the class to which they are friends, so they also have access to private as well as public members. 2. The set of integers ranging from -MAXINT to MAXINT make up the int data type.

Computer Science & Information Technology

Which of the following theories explains how a new idea or product gains acceptance and spreads through a specific population or subset of an organization?

A. diffusion of innovation theory B. contingency theory C. public choice theory  D. two-factor theory

Computer Science & Information Technology

______________ is surreptitiously obtaining data from an unknowing end user who is performing a legitimate function.

A. skimming B. attempt C. eavesdropping D. sniffing E. copying

Computer Science & Information Technology