Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
novice 1
 
Posts: n/a
Default need formula for 80% and above

I need a formula to figure the percent of entries above 80%?

Example:
100%
100%
10%
100%
10%
--------
60% are above 80%

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default need formula for 80% and above

Try something like

=COUNTIF(A1:A10,"=0.8")/COUNT(A1:A10)

Change the A1:A10 to the range you need. Change the = to if
you don't want to include entries that are exactly 80%.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"novice 1" <novice wrote in message
...
I need a formula to figure the percent of entries above 80%?

Example:
100%
100%
10%
100%
10%
--------
60% are above 80%

Thanks!



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 05:42 AM.

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"