#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Calculate percentage

I have a range of figures in a column and I would like to calculate the
percentage of entries that have a value greater than x.

What is the easiest way to do that?

Thanks
Tony
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Calculate percentage

hi
something along this might work.....
=COUNTIF(A1:A10,"5")/COUNT(A1:A10)

adjust ranges and values.

Regards
FSt1

"Tony Murray" wrote:

I have a range of figures in a column and I would like to calculate the
percentage of entries that have a value greater than x.

What is the easiest way to do that?

Thanks
Tony

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Calculate percentage

Thanks very much. Does the job nicely.

"FSt1" wrote:

hi
something along this might work.....
=COUNTIF(A1:A10,"5")/COUNT(A1:A10)

adjust ranges and values.

Regards
FSt1

"Tony Murray" wrote:

I have a range of figures in a column and I would like to calculate the
percentage of entries that have a value greater than x.

What is the easiest way to do that?

Thanks
Tony

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Calculate percentage

hi
glad to help out. forgot to mention. format to percent.
regards
FSt1

"Tony Murray" wrote:

Thanks very much. Does the job nicely.

"FSt1" wrote:

hi
something along this might work.....
=COUNTIF(A1:A10,"5")/COUNT(A1:A10)

adjust ranges and values.

Regards
FSt1

"Tony Murray" wrote:

I have a range of figures in a column and I would like to calculate the
percentage of entries that have a value greater than x.

What is the easiest way to do that?

Thanks
Tony

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
calculate percentage of cells that have any value JLeck Excel Discussion (Misc queries) 8 April 9th 23 12:47 PM
calculate percentage?? Learn[_2_] Excel Worksheet Functions 2 April 25th 09 05:12 AM
How do I Calculate a percentage Killerwatt Excel Discussion (Misc queries) 4 October 15th 08 06:08 AM
calculate percentage JP Excel Worksheet Functions 6 March 2nd 05 02:34 PM
Forumla to calculate a percentage julie regan Excel Discussion (Misc queries) 0 January 20th 05 07:53 PM


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