#1   Report Post  
Posted to microsoft.public.excel.newusers
gus gus is offline
external usenet poster
 
Posts: 10
Default countifs

Using excel - a column that have different values. how can count all the
values (valvue are numbers such; 16,17 or 18)
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 15,768
Default countifs

To count *all* the numbers and *only* the numbers in a range:

=COUNT(A1:A10)

To count specific numbers in the range:

=COUNTIF(A1:A10,16)

That will count all instances of 16 in the range.

--
Biff
Microsoft Excel MVP


"gus" wrote in message
...
Using excel - a column that have different values. how can count all the
values (valvue are numbers such; 16,17 or 18)



  #3   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default countifs

Try a pivot. Fast n easy. In the pivot wizard, in Layout, drag n drop the col
header into both the ROW and DATA areas. Set it to Count (in DATA). Click to
Finish. That's it. You're done in a matter of seconds. The pivot returns the
exact results that you're after, a listing of all the unique nums, with their
corresponding counts adjacent to it. Success? hit the YES below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
"gus" wrote:
Using excel - a column that have different values. how can count all the
values (valvue are numbers such; 16,17 or 18)

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
CountIfs vreeckes Excel Worksheet Functions 4 February 19th 09 02:57 AM
COUNTIFS with an OR? RobofMN Excel Worksheet Functions 3 January 20th 09 01:58 AM
Countifs to Sumproduct for 2003 - was Simple Countifs.. from Fr Steve Excel Worksheet Functions 2 January 4th 09 05:36 PM
COUNTIFS Skinman Excel Worksheet Functions 3 December 11th 08 05:29 AM
Countifs Fx in 07 how in 03? HenderH Excel Discussion (Misc queries) 19 March 26th 08 12:37 PM


All times are GMT +1. The time now is 05:09 PM.

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"