Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Create an Averaging Formula

How do you create a formula that identifies the numbers in a range of cells
that are equal to or greater than a number for example. What percentage of a
set of cells contain a value greater than 80?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 303
Default Create an Averaging Formula

something like this
=COUNTIF(C1:C8,"80")/COUNT(C1:C8)*100

--
Greetings from New Zealand


"KBaker" wrote in message
...
How do you create a formula that identifies the numbers in a range of
cells
that are equal to or greater than a number for example. What percentage
of a
set of cells contain a value greater than 80?



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
averaging formula from three cells AAS Excel Discussion (Misc queries) 2 May 29th 08 10:03 AM
Averaging formula error Tammy Excel Discussion (Misc queries) 9 February 8th 07 03:05 AM
Averaging with a formula scubab Excel Discussion (Misc queries) 5 August 22nd 06 05:51 AM
Averaging Array Formula Michael Link Excel Discussion (Misc queries) 5 December 14th 05 10:41 PM
Formula for averaging times Denise Excel Discussion (Misc queries) 1 January 28th 05 04:05 PM


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