Alternate row color in Excel

Solved/Closed
Gilles -  
 CBO -
Hello,

How can I get alternating rows in a table to have a different background color (and keep it that way during sorting or filtering) to improve readability?
I had found a procedure but I've lost it.

Thanks
Configuration: Windows XP Internet Explorer 6.0

10 réponses

eriiic Posted messages 24581 Registration date   Status Contributeur Last intervention   7 281
 
Hello,

You can use a conditional format.
Select your area then menu 'format / conditional formatting...'
Select 'The formula is' and enter: =MOD(ROW();2)
(or =NOT(MOD(ROW();2)) if you want the even rows colored
Click on 'format...' to choose your 'pattern' and confirm

eric
149
evevdll Posted messages 81 Registration date   Status Membre 51
 
Good evening,
I knew you were going to give the answer
See you later
Eve
0
eriiic Posted messages 24581 Registration date   Status Contributeur Last intervention   7 281 > evevdll Posted messages 81 Registration date   Status Membre
 
Hi! Hello Eve :-)
Eric
0