
Excel 2003: Row Formatting
Shading Alternate Rows Using Conditional Formatting
- Select the range you want to format
- On the Format menu, click Conditional Formatting
- On the Conditional Formatting window under Condition 1, select Formula Is option. In the data entry box, type =MOD(ROW(),2)=1 Then click the Format button
- On the Patterns tab of the Format Cells window, select the alternate row shading color and then click OK
- In the preview section of the Conditional Formatting window, the row shading option you selected you should be displayed. Click OK to complete the process.





