Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Can I filter a row depending on the colour that I've highlighted it with?

That's the question really....

Can I filter a row depending on the colour that I've highlighted it
with?

I have a spreadsheet with lots of different highlighted fields in rows.
I want to be able to filter out all but one colour for example?

Any ideas?

Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 301
Default Can I filter a row depending on the colour that I've highlighted it with?

If you're talking about FONT color:
If your data is in A1:E100 and the column you want to test is D, you can
select F1, then define a name, say Color, to be =Get.Cell(24,Sheet1!D1)
(make sure the D1 is relative (No "$"). Then in F1 enter =Color and fill
down. this will return a value from 0-16 (so really fancy colors may not
work here) and you can filter by this column.
If you're talking about PATTERN color, use =Get.Cell(38,Sheet1!D1)

"Tricky" wrote in message
oups.com...
That's the question really....

Can I filter a row depending on the colour that I've highlighted it
with?

I have a spreadsheet with lots of different highlighted fields in rows.
I want to be able to filter out all but one colour for example?

Any ideas?

Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Can I filter a row depending on the colour that I've highlighted it with?

Bob,

Thanks for that... I'm going to need to sit down and decipher your
response to be honest, but thanks in advance of it working!!


Bob Umlas wrote:
If you're talking about FONT color:
If your data is in A1:E100 and the column you want to test is D, you can
select F1, then define a name, say Color, to be =Get.Cell(24,Sheet1!D1)
(make sure the D1 is relative (No "$"). Then in F1 enter =Color and fill
down. this will return a value from 0-16 (so really fancy colors may not
work here) and you can filter by this column.
If you're talking about PATTERN color, use =Get.Cell(38,Sheet1!D1)

"Tricky" wrote in message
oups.com...
That's the question really....

Can I filter a row depending on the colour that I've highlighted it
with?

I have a spreadsheet with lots of different highlighted fields in rows.
I want to be able to filter out all but one colour for example?

Any ideas?

Thanks.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Can I filter a row depending on the colour that I've highlight

Go to this site and download the EasyFilter free add-in - It has sorting
options including colot

http://www.rondebruin.nl/

"Bob Umlas" wrote:

If you're talking about FONT color:
If your data is in A1:E100 and the column you want to test is D, you can
select F1, then define a name, say Color, to be =Get.Cell(24,Sheet1!D1)
(make sure the D1 is relative (No "$"). Then in F1 enter =Color and fill
down. this will return a value from 0-16 (so really fancy colors may not
work here) and you can filter by this column.
If you're talking about PATTERN color, use =Get.Cell(38,Sheet1!D1)

"Tricky" wrote in message
oups.com...
That's the question really....

Can I filter a row depending on the colour that I've highlighted it
with?

I have a spreadsheet with lots of different highlighted fields in rows.
I want to be able to filter out all but one colour for example?

Any ideas?

Thanks.




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
How do I change the colour of the 'filter arrows' sandro Excel Worksheet Functions 5 May 23rd 09 09:44 AM
how to filter out highlighted cells grlong Excel Discussion (Misc queries) 4 August 1st 07 01:21 AM
How can i change cell colour depending on month of date in cell? andy75 Excel Discussion (Misc queries) 2 January 6th 06 07:46 AM
Is it possible to change the blue colour of an activated Auto Filter button? Marcel Wilmink via OfficeKB.com Excel Discussion (Misc queries) 1 February 24th 05 08:35 PM
Filter arrow colour in Excel Sue Excel Worksheet Functions 1 January 17th 05 07:24 PM


All times are GMT +1. The time now is 03:05 PM.

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"