Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Using Excel 2000.
When I use the auto-filter and filter on a given column, the down arrow shows as blue. Unfiltered is black. The colors look very similar. Is there a way to change the filtered color? Thanks! -Mark |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Debra Dalgeish posted this:
There's no way to change the colour of the filter arrows. If you can use programming, there's a sample file here in which the heading cell is coloured if a filter is applied to that field: http://www.contextures.com/excelfiles.html Under Filters, look for 'Colour Filter Headings' Or, without programming, you can colour all the headings if any column in the table has been filtered. For example: Select all the headings Choose FormatConditional Formatting From the first dropdown, choose Formula Is In the formula box, type: =COUNTA($A:$A)<SUBTOTAL(3,$A:$A) Click the Format button On the Patterns tab, select a colour Click OK, click OK =========== From this thread: http://groups.google.co.uk/group/mic... e564e49aeb0d9 or http://snipurl.com/m8zc sandro wrote: Mark wrote: Using Excel 2000. When I use the auto-filter and filter on a given column, the down arrow shows as blue. Unfiltered is black. The colors look very similar. Is there a way to change the filtered color? Thanks! -Mark -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
color of filter arrows | Excel Worksheet Functions | |||
Auto Filter - Protected sheet/workbook | Excel Discussion (Misc queries) | |||
auto filter question | Excel Worksheet Functions | |||
The Auto Filter button lost the column specified option. | Excel Worksheet Functions | |||
Why can't my macro use Auto Filter when I told the Sheet Protecti. | Excel Worksheet Functions |