Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
alternating cell colour | New Users to Excel | |||
sorting data by colour? | Excel Discussion (Misc queries) | |||
sorting data by colour | Excel Discussion (Misc queries) | |||
Sorting by text colour | Excel Worksheet Functions | |||
Sorting by Fill Colour | Excel Discussion (Misc queries) |