Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default I want to create an "average color" formula.

I am trying to create an average color. For instance I have a
-group who is red on a project
-group that is yellow on a project
-group that is green on a project
so as a company we are yellow. I want the average color to populate as each
group (team) populates their color.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default I want to create an "average color" formula.


Well, first you will need to decide how your colors 'average'.

One way is to assign an integer value to each color, maybe something
along the lines of Green = 3, Yellow = 2 and Red = 1. Then, per your
example, the average of 3+2+1 is 2 and you could use Conditional
Formatting to set the cell background / interior color to Yellow.

It gets, however, a bit more complicated if you have two that are
yellow and one that's red - the average of 2+2+1 is 1.667, so you'll
have to decide what color that is supposed to be.

Once you decide which value ranges map to what colors, Conditional
Formatting should get you the rest of the way...


--
jamescox
------------------------------------------------------------------------
jamescox's Profile: http://www.thecodecage.com/forumz/member.php?userid=449
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=112423

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default I want to create an "average color" formula.

Great answer! Now how about a step by step;)

"jamescox" wrote:


Well, first you will need to decide how your colors 'average'.

One way is to assign an integer value to each color, maybe something
along the lines of Green = 3, Yellow = 2 and Red = 1. Then, per your
example, the average of 3+2+1 is 2 and you could use Conditional
Formatting to set the cell background / interior color to Yellow.

It gets, however, a bit more complicated if you have two that are
yellow and one that's red - the average of 2+2+1 is 1.667, so you'll
have to decide what color that is supposed to be.

Once you decide which value ranges map to what colors, Conditional
Formatting should get you the rest of the way...


--
jamescox
------------------------------------------------------------------------
jamescox's Profile: http://www.thecodecage.com/forumz/member.php?userid=449
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=112423


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
"num#" errors .. how to average a group with a "num#" error Byron Excel Discussion (Misc queries) 3 May 20th 09 04:32 AM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
Formula to figure an average on a range of cells with an "if" form lucyo912 Excel Worksheet Functions 6 August 5th 08 11:48 PM
Can I create an "IF" function using cell color as a logical test? JessLynn Excel Worksheet Functions 1 June 25th 08 08:09 PM
create links to check boxes marked "good" fair"and "bad" pjb Excel Worksheet Functions 3 April 20th 06 02:17 AM


All times are GMT +1. The time now is 03:32 PM.

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"