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 answers

  1. eriiic Posted messages 24581 Registration date   Status Contributor 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
    1. evevdll Posted messages 81 Registration date   Status Member 51
       
      Good evening,
      I knew you were going to give the answer
      See you later
      Eve
      0
    2. eriiic Posted messages 24581 Registration date   Status Contributor Last intervention   7 281 > evevdll Posted messages 81 Registration date   Status Member
       
      Hi! Hello Eve :-)
      Eric
      0