To Create a new Conditional Formatting Rule, click Conditional Formatting from the Cell ________ group and select New Rule

Fill in the blank(s) with correct word


Styles

Computer Science & Information Technology

You might also like to view...

The need to index a database is probably greater when you are analyzing historical data of a two-year-old local candy store than when analyzing historical data related to a 50-year-old national supermarket

Indicate whether the statement is true or false

Computer Science & Information Technology

Case 15-2 Zelda, the Human Resource (HR) manager at ProfDot Technologies, creates a database on an Excel sheet of the names of potential candidates for a job. In addition, she enters the work experience, current salary, and expected salary against each name. Zelda wants to change the background color of the cell with the names of candidates whose expected salary is in the range of $6000 to $7000 per month. In this scenario, Zelda should use the _____ option in conditional formatting.

A. ?Color Scales B. ?Top/Bottom Rules C. ?Highlight Cells Rules D. ?Icon Sets

Computer Science & Information Technology

Translate the following into IA64 code, making use of predication.

for (i = 0; i < 100: i++)
{ if (X[i] = Y[i])
Y[i] = Y[i] + 1;
else X[i] = X[i] – 1;
}

Computer Science & Information Technology

A What-If analysis tool that enables you to define and manage scenarios to compare how they affect results.

What will be an ideal response?

Computer Science & Information Technology