PC Review


Reply
Thread Tools Rate Thread

alternating colors

 
 
=?Utf-8?B?Ym9iYmxlaGVhZDg2?=
Guest
Posts: n/a
 
      26th Jun 2007
How do I create a spreadsheet with alternating colors by column and by row.
Ex: I want the rows to be green and white by line to make it easier to read.
But I also want columns H-O alternate a different color lengthwise. I was
able to get the rows to alternate colors but can't figure out how to also get
the specific columns to alternate colors.

Thanks
 
Reply With Quote
 
 
 
 
Bernard Liengme
Guest
Posts: n/a
 
      26th Jun 2007
I selected row headers 1:10 and use Conditional Formatting with Formula is
=MOD(ROW(),2)=0 and used a patter of green
This make every other row green
Then I selected column H1:O10 and added a second Condition
=MOD(COLUMN(),2)=0 and set colour to pink
In row 1 all cells are white except H1, J1, K1, and N1
In row 2 all cells are green
You could make some 'fancy' conditions like
=AND(MOD(ROW(),2)=0,=MOD(COLUMN(),2)=0) to make a patchwork

best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"bobblehead86" <(E-Mail Removed)> wrote in message
news:77DFFBAF-D572-4EC2-988D-(E-Mail Removed)...
> How do I create a spreadsheet with alternating colors by column and by
> row.
> Ex: I want the rows to be green and white by line to make it easier to
> read.
> But I also want columns H-O alternate a different color lengthwise. I
> was
> able to get the rows to alternate colors but can't figure out how to also
> get
> the specific columns to alternate colors.
>
> Thanks



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Alternating Row Colors Bisro Solan Microsoft Access 1 23rd Apr 2009 03:25 PM
Alternating every other row different colors MICHELLE1 Microsoft Excel Programming 4 24th May 2007 03:45 PM
Alternating Lines using colors =?Utf-8?B?Sm9zZV9Nb250ZXNfSnI=?= Microsoft Access 5 24th Feb 2005 09:56 AM
Alternating Line Colors Burt Microsoft Access 3 23rd Feb 2005 02:18 PM
Alternating colors for rows =?Utf-8?B?anA=?= Microsoft Excel Misc 1 28th Dec 2004 09:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:09 AM.