Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How can I shade each alternate Excel row without selecting each?

I just want to shade every second row in a large spreadsheet to improve
readability but without invoking a full style. How can that be done?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 76
Default How can I shade each alternate Excel row without selecting each?

On 21 Sep, 07:54, Ausi Drew <Ausi
wrote:
I just want to shade every second row in a large spreadsheet to improve
readability but without invoking a full style. How can that be done?


Hi

Assuming you haven't already applied any Conditional Formatting, then
this would be one way to achieve this. The following applies to the
steps to take in xl2003:

1. Select the used area in your worksheet (eg a1:Z100) and go
FormatConditional Formatting
2. Change to Formula Is in the left hand side dropdown and type in the
following formula:

=MOD(ROW(),2)=1

and hit the Format button and apply the fill colour of your choice -
this will colour odd rows the selected colour.

Hope this helps!

Richard

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 860
Default How can I shade each alternate Excel row without selecting each?

Hi Drew,

Take a look here.
http://xldynamic.com/source/xld.CF.html

HTH
Martin


"Ausi Drew" <Ausi wrote in message
...
I just want to shade every second row in a large spreadsheet to improve
readability but without invoking a full style. How can that be done?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default How can I shade each alternate Excel row without selecting eac

Richard ... a most excellent solution. Grateful thanks.

"RichardSchollar" wrote:

On 21 Sep, 07:54, Ausi Drew <Ausi
wrote:
I just want to shade every second row in a large spreadsheet to improve
readability but without invoking a full style. How can that be done?


Hi

Assuming you haven't already applied any Conditional Formatting, then
this would be one way to achieve this. The following applies to the
steps to take in xl2003:

1. Select the used area in your worksheet (eg a1:Z100) and go
FormatConditional Formatting
2. Change to Formula Is in the left hand side dropdown and type in the
following formula:

=MOD(ROW(),2)=1

and hit the Format button and apply the fill colour of your choice -
this will colour odd rows the selected colour.

Hope this helps!

Richard


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default How can I shade each alternate Excel row without selecting eac

Thanks Martin ... excellent explanation. Most thankful.

"MartinW" wrote:

Hi Drew,

Take a look here.
http://xldynamic.com/source/xld.CF.html

HTH
Martin


"Ausi Drew" <Ausi wrote in message
...
I just want to shade every second row in a large spreadsheet to improve
readability but without invoking a full style. How can that be done?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change shade of cells when selecting multiple cells abrummet Excel Discussion (Misc queries) 3 September 6th 07 11:42 AM
Selecting alternate cells Jackie D Excel Worksheet Functions 7 May 20th 06 07:49 PM
Selecting alternate rows Norm75 Excel Discussion (Misc queries) 3 October 14th 05 01:17 PM
Shade alternate lines wyattf Excel Discussion (Misc queries) 3 December 16th 04 07:03 PM
How do I shade alternate rows in Excel 2002? drummergirl73 Excel Discussion (Misc queries) 2 November 29th 04 09:17 PM


All times are GMT +1. The time now is 02:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"