When the Conditional Formatting button is clicked the ________ displays
A) Conditional Formatting Rules Manager B) Conditional Formatting Wizard
C) Conditional Formatting Input Manager D) Conditional Formatting Grid
A
You might also like to view...
Range names are edited and deleted using the Name Manager
Indicate whether the statement is true or false
________ variables are data that can be aggregated
A) Category B) Aggregate C) Grouping D) Summary
Which of the following statements accurately describes RC4?
RC4 is very slow RC4 uses a large amount of RAM RC4 can use a broad range of key lengths All of these
Which of the following statements about the while loop is false?
A. It uses an event to control the loop. B. The minimum number of times the action body can be executed is 1. C. It is a post-test loop. D. It requires a semicolon at the end of the statement. E. Multiple statements can be coded in the loop body.