Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 63
Default I need to count numbers in cells

I need to count how many times a number shows up in range of cells

The number I need to find & count is "36"

The range is E4 to I218


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default I need to count numbers in cells

Try this:

=COUNTIF(E4:I218,36)

--
Biff
Microsoft Excel MVP


"j5b9721" wrote in message
...
I need to count how many times a number shows up in range of cells

The number I need to find & count is "36"

The range is E4 to I218




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 63
Default I need to count numbers in cells

Thanks!!!! that worked....

"T. Valko" wrote:

Try this:

=COUNTIF(E4:I218,36)

--
Biff
Microsoft Excel MVP


"j5b9721" wrote in message
...
I need to count how many times a number shows up in range of cells

The number I need to find & count is "36"

The range is E4 to I218





  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default I need to count numbers in cells

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"j5b9721" wrote in message
...
Thanks!!!! that worked....

"T. Valko" wrote:

Try this:

=COUNTIF(E4:I218,36)

--
Biff
Microsoft Excel MVP


"j5b9721" wrote in message
...
I need to count how many times a number shows up in range of cells

The number I need to find & count is "36"

The range is E4 to I218







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
count for numbers one and < another in a row of cells bobselff Excel Worksheet Functions 9 October 11th 08 05:04 PM
Count Cells with numbers Butterbrot Excel Discussion (Misc queries) 2 June 10th 07 09:13 AM
Count cells with numbers and ignore cells with errors WonderingaboutMicrosoft Excel Discussion (Misc queries) 6 December 10th 06 08:03 PM
Count cells with positive numbers Jamie Excel Discussion (Misc queries) 5 October 24th 06 09:40 PM
count cells with unique numbers Alex Excel Worksheet Functions 1 February 21st 05 07:46 PM


All times are GMT +1. The time now is 05:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"