ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How to alternately variegate rows (https://www.excelbanter.com/excel-discussion-misc-queries/200398-how-alternately-variegate-rows.html)

lawrencae

How to alternately variegate rows
 
How can I alternately variegate rows. I want to make every other row white
and every other row off white so the rows can be easily differentiated?

Also, since my document already has over 450 rows, is there a simple way to
alternately veriegate these rows?

This is a great group. I have been helped many times here. I thank you in
advance for any help you might give me with this issue.

Bob I

How to alternately variegate rows
 
Pick one of the methods listed here.
http://www.google.com/search?hl=en&q...+rows&aq=f&oq=

lawrencae wrote:
How can I alternately variegate rows. I want to make every other row white
and every other row off white so the rows can be easily differentiated?

Also, since my document already has over 450 rows, is there a simple way to
alternately veriegate these rows?

This is a great group. I have been helped many times here. I thank you in
advance for any help you might give me with this issue.



Gord Dibben

How to alternately variegate rows
 
You can use Conditional Formatting.

Select 500 rows then............

FormatCFFormula is

=MOD(ROW(),2)=1 Note: this will not survive Filtering

=MOD(SUBTOTAL(3,$A1:$A$2),2)=0 Will survive filtering

Pick the one color only. Default will be no color(white)


Gord Dibben MS Excel MVP


On Wed, 27 Aug 2008 06:34:01 -0700, lawrencae
wrote:

How can I alternately variegate rows. I want to make every other row white
and every other row off white so the rows can be easily differentiated?

Also, since my document already has over 450 rows, is there a simple way to
alternately veriegate these rows?

This is a great group. I have been helped many times here. I thank you in
advance for any help you might give me with this issue.




All times are GMT +1. The time now is 05:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com