Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 49
Default Excel 2003: Conditional Formatting with Subtotals

I have a report in which I want to use conditional formatting and subtotals
on the same column. I want to highlight in yellow the amounts in that column
that are greater than $500. After that, I want to subtotal the columns by the
category which is in another column.

The problem is that the subtotal figure gets the conditional format, too, as
it invariably is greater than $500. How do I use conditional formatting on
the detail figures only and not the subtotals?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Excel 2003: Conditional Formatting with Subtotals

Maybe you can add check to your conditional formatting rule:

=and(countif($a2,"*total*")=0,$b2500)

Assumes that column A is the column that holds the total indicator and column B
is the column you want to check.

oceanmist wrote:

I have a report in which I want to use conditional formatting and subtotals
on the same column. I want to highlight in yellow the amounts in that column
that are greater than $500. After that, I want to subtotal the columns by the
category which is in another column.

The problem is that the subtotal figure gets the conditional format, too, as
it invariably is greater than $500. How do I use conditional formatting on
the detail figures only and not the subtotals?


--

Dave Peterson
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
Subtotals problem: Excel 2003 (not, AFAIK, the nested subtotals bug) AndyCotgreave Excel Discussion (Misc queries) 3 October 24th 07 11:32 AM
Subtotals & Conditional Formatting Part 2 Studebaker Excel Worksheet Functions 1 May 17th 07 09:19 AM
Subtotals and Conditional Formatting Studebaker Excel Worksheet Functions 1 May 15th 07 06:16 AM
Conditional Formatting and Subtotals Mary Ann Excel Discussion (Misc queries) 2 August 10th 05 12:09 PM
How do I use conditional formatting to change subtotals row format Ken Peterson Excel Worksheet Functions 3 March 24th 05 04:58 PM


All times are GMT +1. The time now is 08:38 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"