Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hI,
1. Is there any way to use filter on different color rows 2. Is there any ways to sort out rows with color wise Regards Zafar |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Only by VBA, unless you have (or could have) used conditional formatting to
determine the colours, in which case you can filter or sort an equivalent relevant condition. -- David Biddulph vlook fomula wrote: hI, 1. Is there any way to use filter on different color rows 2. Is there any ways to sort out rows with color wise Regards Zafar |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you're using xl2007, you can apply your data|filter and sort and filter by
color. If you're using an earlier version (xl97-xl2003), you can use Ron de Bruin's EasyFilter to filter by color. http://www.rondebruin.nl/easyfilter.htm If I wanted to sort by a color, I'd use a helper column to return the colorindex that I wanted by using a user defined function like the one Chip Pearson shares. Chip explains it he http://www.cpearson.com/Excel/SortByColor.aspx vlook fomula wrote: hI, 1. Is there any way to use filter on different color rows 2. Is there any ways to sort out rows with color wise Regards Zafar -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
i am using Excel 2003 and am tired can you help me please? for following problem. thanks "Dave Peterson" wrote: If you're using xl2007, you can apply your data|filter and sort and filter by color. If you're using an earlier version (xl97-xl2003), you can use Ron de Bruin's EasyFilter to filter by color. http://www.rondebruin.nl/easyfilter.htm If I wanted to sort by a color, I'd use a helper column to return the colorindex that I wanted by using a user defined function like the one Chip Pearson shares. Chip explains it he http://www.cpearson.com/Excel/SortByColor.aspx vlook fomula wrote: hI, 1. Is there any way to use filter on different color rows 2. Is there any ways to sort out rows with color wise Regards Zafar -- Dave Peterson . |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Have a good sleep then try again.
What part or parts of Dave's pointers to assistance do you not understand or are having a problem with? Gord Dibben MS Excel MVP On Fri, 30 Oct 2009 00:30:01 -0700, vlook fomula wrote: Hi, i am using Excel 2003 and am tired can you help me please? for following problem. thanks "Dave Peterson" wrote: If you're using xl2007, you can apply your data|filter and sort and filter by color. If you're using an earlier version (xl97-xl2003), you can use Ron de Bruin's EasyFilter to filter by color. http://www.rondebruin.nl/easyfilter.htm If I wanted to sort by a color, I'd use a helper column to return the colorindex that I wanted by using a user defined function like the one Chip Pearson shares. Chip explains it he http://www.cpearson.com/Excel/SortByColor.aspx vlook fomula wrote: hI, 1. Is there any way to use filter on different color rows 2. Is there any ways to sort out rows with color wise Regards Zafar -- Dave Peterson . |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In your above post, you didnt mention which excel version you are using.
We can retrieve the Font Colour Data and Cell Colour data independently while applying the Autofilter in Excel 2007. If the retrieving method is based on a single column then it is very easier in Excel 2007 Auto filter. If this post helps, Click Yes! -------------------- (Ms-Exl-Learner) -------------------- "vlook fomula" wrote: hI, 1. Is there any way to use filter on different color rows 2. Is there any ways to sort out rows with color wise Regards Zafar |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
DataFilterAuto Filter in excel 2007? | New Users to Excel | |||
Filter PivotTable dropdown items to match report filter | Excel Discussion (Misc queries) | |||
filter: how to print filter list options in dropdown box | Excel Discussion (Misc queries) | |||
Excel auto filter doesn't recoginize case - won't filter AA from A | Excel Discussion (Misc queries) | |||
"Criteria Range" in the "Data/Filter/Advanced Filter" to select Du | Excel Worksheet Functions |