Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Beth
 
Posts: n/a
Default Can I sort columns by colors, example - red, green, yellow

I have an Excel spreadsheet with columns, some cells are red, amber, or
green. I need to sort the spreadsheet grouping the colors together.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Miguel Zapico
 
Posts: n/a
Default Can I sort columns by colors, example - red, green, yellow

There is a good guide he
http://www.cpearson.com/excel/SortByColor.htm

Hope this helps,
Miguel.

"Beth" wrote:

I have an Excel spreadsheet with columns, some cells are red, amber, or
green. I need to sort the spreadsheet grouping the colors together.

  #3   Report Post  
Posted to microsoft.public.excel.misc
Jim Cone
 
Posts: n/a
Default Can I sort columns by colors, example - red, green, yellow

A commercial alternative from yours truly...
http://www.officeletter.com/blink/specialsort.html
--
Jim Cone
San Francisco, USA


"Beth"
wrote in message
I have an Excel spreadsheet with columns, some cells are red, amber, or
green. I need to sort the spreadsheet grouping the colors together.
  #4   Report Post  
Posted to microsoft.public.excel.misc
JB
 
Posts: n/a
Default Can I sort columns by colors, example - red, green, yellow

http://cjoint.com/?ftgD2c3vVQ

In module:

Function ColorBack(c As Range)
Application.Volatile
ColorBack = c.Interior.ColorIndex
End Function

In C2: =ColorBack(B2)

A B C
1 Name Salary ColorBack
2 Goutte 4900 6
3 Miroux 4500 6
4 Martin 4000 36
5 Zorba 3200 36
6 Dupont 4000 37
7 Merino 4000 37

Cordialy JB

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
Sort command does not sort some columns? BillyBob New Users to Excel 4 May 11th 06 04:16 PM
How do I sort numbers in a table (ie. rows & columns)? Twinkle17 Excel Discussion (Misc queries) 2 December 2nd 05 04:55 AM
only the first 5 columns of a 10 column excel spreadsheet sort jrw562 Excel Discussion (Misc queries) 1 November 27th 05 04:11 PM
Colors of columns after sorting data in the supporting table Booger_Boy Charts and Charting in Excel 6 January 24th 05 02:41 PM
How to sort random numbers in columns webehere Excel Discussion (Misc queries) 3 January 15th 05 12:24 PM


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