Highlight every other row

G

Guest

Hi
I have a large list of over 3 thousand rows that will be printed. Does
anyone know of a way to have Excel highlight every other row to make it
easier to read across, so I don’t have to do it manually?

Thank You!
 
G

Guest

Bri said:
I have a large list of over 3 thousand rows that will be printed. Does
anyone know of a way to have Excel highlight every other row to make it
easier to read across, so I don’t have to do it manually?

One play ..

Select A1, then press CTRL+A to select the entire sheet
Click Format > Conditional Formatting
Condition 1, Formula is: =MOD(ROW(),2)
Click Format button > Patterns tab > Light green? > OK
Click OK at the main dialog

The above will yield alternating light green rows

---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top