Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ken Ken is offline
external usenet poster
 
Posts: 590
Default Conditional Formatting on a Filtered List

Excel2003 ...

I wish to conditional format (pattern RED) the MIN Value on a Filtered Col.

Is this possible? Thanks ... Kha


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,118
Default Conditional Formatting on a Filtered List

Try this:

With A1:B10 containing your list
Col_A contains Numbers....A1 is the heading
Col_B contains Text....B1 is the heading

Select A2:A10 (with A2 as the active cell)

From the Excel Main Menu:
<format<conditional formatting
Condition_1:
Cell Formula is: =(SUBTOTAL(5,$A$2:$A$10)=A2)
Click the [Format] button and set the colors.
Click [OK]

The "5" argument in the SUBTOTAL functions returns
the MIN of the filtered amounts.
Consequently, the min Col_A value that is visible
in the filtered data will show the color.

Does that help?
Post back if you have more questions.
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

"Ken" wrote in message
...
Excel2003 ...

I wish to conditional format (pattern RED) the MIN Value on a Filtered
Col.

Is this possible? Thanks ... Kha





  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Conditional Formatting on a Filtered List

Assume the range of interest is B2:B10
With the entire range visible...
Select B2:B10
Goto FormatConditional Formatting
Formula Is: =B2=SUBTOTAL(5,B$2:B$10)
Select the Patterns tab
Select your desired color
OK out


--
Biff
Microsoft Excel MVP


"Ken" wrote in message
...
Excel2003 ...

I wish to conditional format (pattern RED) the MIN Value on a Filtered
Col.

Is this possible? Thanks ... Kha




  #4   Report Post  
Posted to microsoft.public.excel.misc
Ken Ken is offline
external usenet poster
 
Posts: 590
Default Conditional Formatting on a Filtered List

The board strikes "pay dirt" again ... Thanks ... Kha

"T. Valko" wrote:

Assume the range of interest is B2:B10
With the entire range visible...
Select B2:B10
Goto FormatConditional Formatting
Formula Is: =B2=SUBTOTAL(5,B$2:B$10)
Select the Patterns tab
Select your desired color
OK out


--
Biff
Microsoft Excel MVP


"Ken" wrote in message
...
Excel2003 ...

I wish to conditional format (pattern RED) the MIN Value on a Filtered
Col.

Is this possible? Thanks ... Kha





  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Conditional Formatting on a Filtered List

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"Ken" wrote in message
...
The board strikes "pay dirt" again ... Thanks ... Kha

"T. Valko" wrote:

Assume the range of interest is B2:B10
With the entire range visible...
Select B2:B10
Goto FormatConditional Formatting
Formula Is: =B2=SUBTOTAL(5,B$2:B$10)
Select the Patterns tab
Select your desired color
OK out


--
Biff
Microsoft Excel MVP


"Ken" wrote in message
...
Excel2003 ...

I wish to conditional format (pattern RED) the MIN Value on a Filtered
Col.

Is this possible? Thanks ... Kha









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
conditional formatting from a list casey Excel Worksheet Functions 2 March 12th 08 02:51 PM
Conditional formatting from list on separate sheet Supe Excel Discussion (Misc queries) 2 May 15th 07 04:19 PM
Conditional List (auto filtered) Shai Radoshitzky Excel Discussion (Misc queries) 4 March 28th 07 01:18 PM
Conditional formatting - multi-item text list String Excel Worksheet Functions 4 August 5th 06 02:06 PM
using conditional formatting to mark repeated names in list? Mansure Morgan Excel Discussion (Misc queries) 3 June 2nd 06 01:06 PM


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