#1   Report Post  
Posted to microsoft.public.excel.misc
shakey1181
 
Posts: n/a
Default Sorting By Colour??

Is there anyway to do this? I have a sheet with times along the top and tasks
allocated underneath. I would like to be able to sort by the cell colour so I
can see who is on which task at any given time.

I have no idea how to do this, so any help at all would be appreciated.


  #2   Report Post  
Posted to microsoft.public.excel.misc
Marcelo
 
Posts: n/a
Default Sorting By Colour??

hi Shakey,

here is a link to Chip Person page with a module to sum based on the color,
maybe it can help you.

HTH
Regards from Brazil
Marcelo

"shakey1181" escreveu:

Is there anyway to do this? I have a sheet with times along the top and tasks
allocated underneath. I would like to be able to sort by the cell colour so I
can see who is on which task at any given time.

I have no idea how to do this, so any help at all would be appreciated.


  #3   Report Post  
Posted to microsoft.public.excel.misc
Brainfire
 
Posts: n/a
Default Sorting By Colour??

This worked a treat for me....

http://www.cpearson.com/excel/SortByColor.htm


shakey1181 wrote:
Is there anyway to do this? I have a sheet with times along the top and tasks
allocated underneath. I would like to be able to sort by the cell colour so I
can see who is on which task at any given time.

I have no idea how to do this, so any help at all would be appreciated.


  #4   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Sorting By Colour??

See http://xldynamic.com/source/xld.Colo...r.html#sorting

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"shakey1181" wrote in message
...
Is there anyway to do this? I have a sheet with times along the top and

tasks
allocated underneath. I would like to be able to sort by the cell colour

so I
can see who is on which task at any given time.

I have no idea how to do this, so any help at all would be appreciated.




  #5   Report Post  
Posted to microsoft.public.excel.misc
shakey1181
 
Posts: n/a
Default Sorting By Colour??

Having tried a slightly more basic version, it doesn't even return the colour
index for

=colourindex(a1)

returns a #NAME? error...

any thoughts?

"shakey1181" wrote:

i am using the formula in the link you posted bob, and still struggling. I am
using the below and it is not returning the correct result...

=SUMPRODUCT(--(ColorIndex(A1:A100)=3),A1:A100)


"Bob Phillips" wrote:

See http://xldynamic.com/source/xld.Colo...r.html#sorting

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"shakey1181" wrote in message
...
Is there anyway to do this? I have a sheet with times along the top and

tasks
allocated underneath. I would like to be able to sort by the cell colour

so I
can see who is on which task at any given time.

I have no idea how to do this, so any help at all would be appreciated.







  #6   Report Post  
Posted to microsoft.public.excel.misc
shakey1181
 
Posts: n/a
Default Sorting By Colour??

i am using the formula in the link you posted bob, and still struggling. I am
using the below and it is not returning the correct result...

=SUMPRODUCT(--(ColorIndex(A1:A100)=3),A1:A100)


"Bob Phillips" wrote:

See http://xldynamic.com/source/xld.Colo...r.html#sorting

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"shakey1181" wrote in message
...
Is there anyway to do this? I have a sheet with times along the top and

tasks
allocated underneath. I would like to be able to sort by the cell colour

so I
can see who is on which task at any given time.

I have no idea how to do this, so any help at all would be appreciated.





  #7   Report Post  
Posted to microsoft.public.excel.misc
Nick Hodge
 
Posts: n/a
Default Sorting By Colour??

Shakey

colourindex() will be a UDF (User Defined Function). This error shows Excel
is not recognising the UDF name, so you either have it in the wrong place or
you don't have it

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
HIS


"shakey1181" wrote in message
...
Having tried a slightly more basic version, it doesn't even return the
colour
index for

=colourindex(a1)

returns a #NAME? error...

any thoughts?

"shakey1181" wrote:

i am using the formula in the link you posted bob, and still struggling.
I am
using the below and it is not returning the correct result...

=SUMPRODUCT(--(ColorIndex(A1:A100)=3),A1:A100)


"Bob Phillips" wrote:

See
http://xldynamic.com/source/xld.Colo...r.html#sorting

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"shakey1181" wrote in message
...
Is there anyway to do this? I have a sheet with times along the top
and
tasks
allocated underneath. I would like to be able to sort by the cell
colour
so I
can see who is on which task at any given time.

I have no idea how to do this, so any help at all would be
appreciated.







  #8   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Sorting By Colour??

That formula is for counting the coloured cells, you seem to have got the
wrong part of the article.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"shakey1181" wrote in message
...
i am using the formula in the link you posted bob, and still struggling. I

am
using the below and it is not returning the correct result...

=SUMPRODUCT(--(ColorIndex(A1:A100)=3),A1:A100)


"Bob Phillips" wrote:

See http://xldynamic.com/source/xld.Colo...r.html#sorting

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"shakey1181" wrote in message
...
Is there anyway to do this? I have a sheet with times along the top

and
tasks
allocated underneath. I would like to be able to sort by the cell

colour
so I
can see who is on which task at any given time.

I have no idea how to do this, so any help at all would be

appreciated.







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
alternating cell colour mohd21uk via OfficeKB.com New Users to Excel 2 May 12th 06 12:17 PM
sorting data by colour? Louise Excel Discussion (Misc queries) 2 February 22nd 06 09:59 AM
sorting data by colour nanu Excel Discussion (Misc queries) 1 February 17th 06 11:19 AM
Sorting by text colour Mark Fox Excel Worksheet Functions 1 September 7th 05 07:04 PM
Sorting by Fill Colour Denise Robinson Excel Discussion (Misc queries) 4 August 10th 05 05:45 PM


All times are GMT +1. The time now is 06:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"