Format color in every other row easy?

joseph9936

New Member
Joined
Jan 19, 2011
Messages
3
I have a sheet that I would like to have one row white and the other light grwy so it is easier to read the data in the sheet. any ideas to make it a quick to do?
Thanks
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

joseph9936

New Member
Joined
Jan 19, 2011
Messages
3
I have done that before but I have over 500 entries to do. I thought there might be some quicker way.....
 
Upvote 0

Smitty

Legend
Joined
May 15, 2003
Messages
29,536
Welcome to the Board!

Select your range, then in Conditional Formatting you can use the following formula:

=MOD(ROW(),2)=1

And apply the fill you want.

This method won't care if you add/delete rows and will automatically adjust.

HTH,
 
Upvote 0

Forum statistics

Threads
1,191,057
Messages
5,984,408
Members
439,884
Latest member
BrownEyedGirl

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top