A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
You can use Conditional Formatting to apply the shading rather than manually coloring the rows.
- remove any manual shading that has been applied.
- Select the range of cells that you want to shade or select the rows to shade. (Best to select a range because if rows are selected Excel will apply the formatting all the way across all of the columns.)
- On the Home ribbon in the Styles section select Conditional Formatting>New Rule>Use a Formula. In the Format Values line enter this formula.
=ISEVEN(ROW())
- Click on the Format button at the lower right and in the Format Cells dialogue choose the desired formatting. Click OK and OK.