#1   Report Post  
craigproudfoot
 
Posts: n/a
Default CF in a filter


I have a list of prices in a list (column F) which has a CF attached to
the whole column to highlight the lowest number in blue.
When i apply a filter to column B and reduce the overall list of
numbers in column F, the conditional format disappears or rather, it
does not highlight the lowest number in the new reduced list.
Example: say the lowest number in the unfiltered (column F) list is
2.5
The number 2.5 becomes highlighted in blue
When i apply a filter to column B, the lowest number in the resulting
list (column F)is not highlighted in blue (unless of course the
resulting list still contains the number 2.5)
i'm sure the above is incomrehensible - my apologies.


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile: http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483977

  #2   Report Post  
bpeltzer
 
Posts: n/a
Default CF in a filter

What's the condition you've established to identify the minimum? If you're
comparing the particular value to something like subtotal(5,range), then
you'll have issues, as the subtotal functions honor the filter. If that's
it, just change to min(range). If not, please post the condition you're
using in the CF.

"craigproudfoot" wrote:


I have a list of prices in a list (column F) which has a CF attached to
the whole column to highlight the lowest number in blue.
When i apply a filter to column B and reduce the overall list of
numbers in column F, the conditional format disappears or rather, it
does not highlight the lowest number in the new reduced list.
Example: say the lowest number in the unfiltered (column F) list is
2.5
The number 2.5 becomes highlighted in blue
When i apply a filter to column B, the lowest number in the resulting
list (column F)is not highlighted in blue (unless of course the
resulting list still contains the number 2.5)
i'm sure the above is incomrehensible - my apologies.


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile: http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483977


  #3   Report Post  
craigproudfoot
 
Posts: n/a
Default CF in a filter


i'm using cell value is equal to =MIN($F$3:$F$2000)
it doesn't acknowledge the filter


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile: http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483977

  #4   Report Post  
craigproudfoot
 
Posts: n/a
Default CF in a filter


can anyone viewing help me with this one please?


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile: http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483977

  #5   Report Post  
Rowan Drummond
 
Posts: n/a
Default CF in a filter

Try changing your CF so that Cell Value is equal to =SUBTOTAL(5,$F$2:$F$20)

Hope this helps
Rowan

craigproudfoot wrote:
can anyone viewing help me with this one please?




  #6   Report Post  
craigproudfoot
 
Posts: n/a
Default CF in a filter


Rowan

Thanks, that worked - it now higlights the lowest number in the list of
column F, even when a filter is applied.
It only applies the formatting to the particular cell with the lowest
value - How can i make the formatting cover the full row? My formula is
as follows:

cell value is equal to =SUBTOTAL(5,$F:$F)

cheers


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile: http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483977

  #7   Report Post  
Rowan Drummond
 
Posts: n/a
Default CF in a filter

Delete your current conditional formatting. Then select the entire range
excluding the headings making sure that A2 is the activecell. A2
should be white and you should see A2 in the Name Box on the formula bar.

Then apply your conditional formating making the condition FORMULA IS:
=A2=SUBTOTAL(5,$F:$F)

Hope this helps
Rowan

craigproudfoot wrote:
Rowan

Thanks, that worked - it now higlights the lowest number in the list of
column F, even when a filter is applied.
It only applies the formatting to the particular cell with the lowest
value - How can i make the formatting cover the full row? My formula is
as follows:

cell value is equal to =SUBTOTAL(5,$F:$F)

cheers


  #8   Report Post  
craigproudfoot
 
Posts: n/a
Default CF in a filter


It still only highlights the single cell - what relevance is A2 i'm not
sure i understand that one.


--
craigproudfoot
------------------------------------------------------------------------
craigproudfoot's Profile: http://www.excelforum.com/member.php...o&userid=28709
View this thread: http://www.excelforum.com/showthread...hreadid=483977

  #9   Report Post  
Rowan Drummond
 
Posts: n/a
Default CF in a filter

Apologies that was my mistake. The formula should have read:
=$F2=SUBTOTAL(5,$F:$F)
Apply this formula as instructed before with all the data selected and
A2 as the activecell.

Regards
Rowan

craigproudfoot wrote:
It still only highlights the single cell - what relevance is A2 i'm not
sure i understand that one.


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
Excel 2003 doesn't filter correctly tclarke012 Excel Discussion (Misc queries) 2 August 7th 05 12:17 PM
Macro for Filter Switches ... Maybe??? Ken Excel Discussion (Misc queries) 4 February 25th 05 05:30 PM
Filter Switches vs Macro? Ken Excel Discussion (Misc queries) 3 February 24th 05 10:31 PM
Pivot table and filter Bruce Roberson New Users to Excel 1 January 25th 05 04:00 AM
advanced filter won't allow me to filter on bracketed text (-456.2 LucianoG Excel Discussion (Misc queries) 1 December 6th 04 08:38 PM


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