Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Color Alternate Rows

Try this conditional format formula, taken from a post by Tom Ogilvy,
http://tinyurl.com/dsu87

" If the hidden rows are cause by applying a filter
then this formula will work:

=MOD(SUBTOTAL(3,$A$1:A1),2)=0

Select the rows to format (this assumes the formatting starts with row 1)
Enter the formula as if it were for the the currently active cell (in this
case A1). The range must be applied to a column that will contain values in
each visible cell in the column. "

The formula above will also take care of the normal unfiltered situation
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Conditional Format Issue" wrote:
I'm filtering results of a table and want to have alternating rows filled
with a color even as I'm filtering and unfiltering results. In other words, I
want alternating colors no matter which rows are in view at any given point.
Any ideas? Thanks.

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
sum alternate rows anand Excel Worksheet Functions 4 June 19th 07 07:59 AM
How to calculate the sum of the alternate rows? Sathish Excel Worksheet Functions 2 June 22nd 06 07:49 AM
Alternate Color Lines when using Custom Views GLT Excel Discussion (Misc queries) 7 November 13th 05 02:49 PM
Add alternate rows Teri Excel Worksheet Functions 6 March 16th 05 10:15 PM
How to sum-up alternate rows ? lolex Excel Worksheet Functions 3 November 5th 04 11:57 AM


All times are GMT +1. The time now is 06:37 AM.

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

About Us

"It's about Microsoft Excel"