Explain conditional formatting.
What will be an ideal response?
You can use formatting to highlight important aspects of the data itself. Conditional formatting automatically applies different formats depending on conditions you specify. The formatting is updated if you change any data in the worksheet.
Computer Science & Information Technology
You might also like to view...
The ATX form factor is larger, so the smaller ITX will fit into a standard ATX chassis.
a. true b. false
Computer Science & Information Technology
Given the Java statement which of the following statements is false?
int sum = number1 + number2; a. It’s an assignment statement. b. It calculates the sum of variables number1 and number2. c. The operands of the addition operator are number1 and number2. d. It assigns the value of number1 to sum.
Computer Science & Information Technology