#1   Report Post  
Mark
 
Posts: n/a
Default How do I sum.....

I have set up the column to be r=color RED, g =color GREEN, y = color YELLOW.
Basically Red = no started, Y = working, and Green = completed. I want to
sum all the field to determine percentage complete. So if all Green then
100% complete. If I have 10 fields and 5 are Green and 5 are either yellow
or red then total is 50%. How do I create that formula?

  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=COUNTIF(A1:A10,"g")/COUNTA(A1:A10)

format as percentage

Regards,

Peo Sjoblom

"Mark" wrote:

I have set up the column to be r=color RED, g =color GREEN, y = color YELLOW.
Basically Red = no started, Y = working, and Green = completed. I want to
sum all the field to determine percentage complete. So if all Green then
100% complete. If I have 10 fields and 5 are Green and 5 are either yellow
or red then total is 50%. How do I create that formula?

  #3   Report Post  
Mark
 
Posts: n/a
Default

Peo -

Thanks, that is exaclty what I needed. Can you help me take it a step
further:

If I am less than 50% show red, between 50-99% show yellow and 100% show
green for the summed field.

Thanks!

Mark

"Peo Sjoblom" wrote:

=COUNTIF(A1:A10,"g")/COUNTA(A1:A10)

format as percentage

Regards,

Peo Sjoblom

"Mark" wrote:

I have set up the column to be r=color RED, g =color GREEN, y = color YELLOW.
Basically Red = no started, Y = working, and Green = completed. I want to
sum all the field to determine percentage complete. So if all Green then
100% complete. If I have 10 fields and 5 are Green and 5 are either yellow
or red then total is 50%. How do I create that formula?

  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

Take a look at Format|Conditional formatting.

You'll see that you can specify up to 3 formats (which sounds perfect for you!).

Mark wrote:

Peo -

Thanks, that is exaclty what I needed. Can you help me take it a step
further:

If I am less than 50% show red, between 50-99% show yellow and 100% show
green for the summed field.

Thanks!

Mark

"Peo Sjoblom" wrote:

=COUNTIF(A1:A10,"g")/COUNTA(A1:A10)

format as percentage

Regards,

Peo Sjoblom

"Mark" wrote:

I have set up the column to be r=color RED, g =color GREEN, y = color YELLOW.
Basically Red = no started, Y = working, and Green = completed. I want to
sum all the field to determine percentage complete. So if all Green then
100% complete. If I have 10 fields and 5 are Green and 5 are either yellow
or red then total is 50%. How do I create that formula?


--

Dave Peterson
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



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