ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   CF in a filter (https://www.excelbanter.com/excel-worksheet-functions/54822-cf-filter.html)

craigproudfoot

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


bpeltzer

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



craigproudfoot

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


craigproudfoot

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


Rowan Drummond

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?



craigproudfoot

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


Rowan Drummond

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



craigproudfoot

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


Rowan Drummond

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.




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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com