Home> Topics> excel> body text

How to change the fill color of alternate rows in a table

藏色散人
Release: 2023-01-13 00:42:00
Original
58091 people have browsed it

How to set the fill color of alternate rows in the table: 1. Open the Excel table and select the cells; 2. Click Conditional Formatting in the toolbar and select New Rule; 3. Click to select and use formulas to determine the cells to be formatted. grid; 4. Enter the formula "=mod(row(),2)"; 5. Click OK.

How to change the fill color of alternate rows in a table

The operating environment of this article: Windows7 system, Microsoft Office Excel2010, Dell G3 computer.

1. Open the Excel table on the computer and select the cells.

How to change the fill color of alternate rows in a table

#2. Then click Conditional Formatting in the toolbar and select New Rule.

How to change the fill color of alternate rows in a table

#3. After entering the new rule, click to select and use formulas to determine the cells to be formatted.

How to change the fill color of alternate rows in a table

4. Then enter the formula =mod(row(),2), and then set the fill format color.

How to change the fill color of alternate rows in a table

#5. After clicking OK, the Excel table will automatically fill every other row with color.

How to change the fill color of alternate rows in a table

[Recommended: "Excel Tutorial"]

The above is the detailed content of How to change the fill color of alternate rows in a table. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!