#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default formula

I'm trying to add the number of cells that contain a series of numbers. I.E.
From E2:E24 add the number of cells containing 100% and total in E26. for the
same range count the number of cells containing numbers from 90% - 99% in
cell E27.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 430
Default formula

do you want to add what is in the cells themselves togehter or just count how
many cells contain the data you are checking for?

"rhbm" wrote:

I'm trying to add the number of cells that contain a series of numbers. I.E.
From E2:E24 add the number of cells containing 100% and total in E26. for the
same range count the number of cells containing numbers from 90% - 99% in
cell E27.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 32
Default formula

Hi,

try

=COUNTIF(E2:E24,"0.9")-COUNTIF(E2:E24,"0.99")

for the number of values between 90% and 99%

Regards,
Ingolf



rhbm schrieb:

I'm trying to add the number of cells that contain a series of numbers. I.E.
From E2:E24 add the number of cells containing 100% and total in E26. for the
same range count the number of cells containing numbers from 90% - 99% in
cell E27.


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default formula

count how many cells
--
rhbm


"tim m" wrote:

do you want to add what is in the cells themselves togehter or just count how
many cells contain the data you are checking for?

"rhbm" wrote:

I'm trying to add the number of cells that contain a series of numbers. I.E.
From E2:E24 add the number of cells containing 100% and total in E26. for the
same range count the number of cells containing numbers from 90% - 99% in
cell E27.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default formula

That worked! Thank you very much!
--
rhbm


"Ingolf" wrote:

Hi,

try

=COUNTIF(E2:E24,"0.9")-COUNTIF(E2:E24,"0.99")

for the number of values between 90% and 99%

Regards,
Ingolf



rhbm schrieb:

I'm trying to add the number of cells that contain a series of numbers. I.E.
From E2:E24 add the number of cells containing 100% and total in E26. for the
same range count the number of cells containing numbers from 90% - 99% in
cell E27.



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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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