skipping lines

  • Thread starter Thread starter amazin
  • Start date Start date
A

amazin

Does anyone know how to highlight every other line
easily - a master stroke instead of control + click on
lines? Sometimes I want to color alternate lines.
 
You could do this:

1. Press Ctrl+A.
2. Format > Conditional Formatting
3. Select "Formula Is" and insert:
=MOD(ROW(),2)=0
4. Press the "Format" button, select Pattern tab, and
choose a color.

HTH
Jason
Atlanta, GA
 
And let's not forget XL's contribution to this.
<Format> <AutoFormat>
And scroll down to "List 1" or "List 2" or whatever else might strike your
fancy.
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

Does anyone know how to highlight every other line
easily - a master stroke instead of control + click on
lines? Sometimes I want to color alternate lines.
 

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

Back
Top