Microsoft
77-727 · Question #1
77-727 Question #1: Real Exam Question with Answer & Explanation
To provide the solution: 1. On the "Customers" worksheet, click the Select All button OR press Ctrl+A. 2. Click the arrow next to Conditional Formatting from the Home tab in the Styles group, then select New Rule. 3. In the New Formatting Rule dialog box, select Use a formula to
Question
On the "Customers" worksheet, format the table so that every other row is shaded. Use a technique that automatically updates the formatting if you insert a new row.
Explanation
To provide the solution:
- On the "Customers" worksheet, click the Select All button OR press Ctrl+A.
- Click the arrow next to Conditional Formatting from the Home tab in the Styles group, then select New Rule.
- In the New Formatting Rule dialog box, select Use a formula to determine which cells to format.
- In the Format values where this formula is true. box, enter =MOD(ROW(),2)=0.
- Click the Format... button.
- Select the Fill tab from the Format Cells dialog box.
- Select the desired background and then click OK. You are able to view how the background would look in the Preview window in the New Formatting Rule dialog box.
- When satisfied, apply the formatting to the cells by clicking OK.
Community Discussion
No community discussion yet for this question.