Have you ever wished you could highlight every other row in Excel without the hassle of highlighting and filling the color in manually. Well - if you’ve done it that way in the past, there’s a really simple trick to get it done for you automatically.
Sometimes it’s easier to read long rows of information if you highlight with a dull gray every other line. This allows the reader to more easily follow the information across the page both on screen and in print. Anyway, there is a simple way to do this in Excel with the use of a built in feature called conditional formatting.
You can use this these steps to provide any formatting you wish to every other row. The most common use for this is to highlight the background of every other row for easier reading, but you could change virtually any property of the cell. I will walk you through the easy steps of this process.
You can choose to write the data first or highlight the rows first, I suggest highlighting after filling in the information on the spreadsheet.
- Highlight the entire first row you wish to apply the formatting to.
- Click on Format > Conditional Formatting
- Choose ‘Formula Is’ in the first box
- In the second box, place this line: =MOD(ROW(),2)=0 (don’t forget to include the equals sign in the front)
- Click Format and apply the changes you would like to make to every other row (color, font, etc)
- Select OK when done
- Select OK again to get back to your spreadsheet
- Nothing has changed, but this is okay. Your entire row should still be highlighted. Place your mouse cursor at the far right side of the highlighted area to which you just applied these settings. (the cursor should change from a white large plus sign to a smaler black plus sign)
- RIGHT click and drag downward over all rows you wish to highlight alternating.
- Release the mouse button and choose ‘Fill Formatting Only’
You should now have a page of formatting on alternating rows. Thanks for reading!
Thanks, I knew there should be a way to do this in such a way. However I can’t get it work.. May be I need some practice.
Alper, Any luck yet? What happening instead?
Worked perfectly!!! Thanks!!