possible to sort by colour??

  • Thread starter Thread starter gerry.lisa
  • Start date Start date
G

gerry.lisa

I have a 3000 row sheet that I would like to sort by colour..so that
the rows filled in with pink show at the top of the sheet.

Can this be done?

....Lisa
 
Lisa,

VBA code is required to color sort, unless you want to go thru the
pain of installing and trying to use XL2007.
These two web sites provide code to sort by color...
http://www.xldynamic.com/source/xld.ColourCounter.html
http://www.cpearson.com/excel/colors.htm
-or-
There are some commercial applications (add-ins) that provide
color sorting capability to Excel.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins: sorting, comparing, matching, listing, finding...)



<[email protected]>
wrote in message
I have a 3000 row sheet that I would like to sort by colour..so that
the rows filled in with pink show at the top of the sheet.

Can this be done?
....Lisa
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top