Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Counting X's in a single column

Is there a formula for doing anything like this...
I have a column where I place an X meaning this is a new client
At the end of the day, I need to know how many new clients I have taken that
day. Is there a formula that will count all of the X's for me in that column?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 207
Default Counting X's in a single column

=COUNTIF(A1:A10,"X")

change the range to suit your need.

Gaurav

"Nocturnica" wrote in message
...
Is there a formula for doing anything like this...
I have a column where I place an X meaning this is a new client
At the end of the day, I need to know how many new clients I have taken
that
day. Is there a formula that will count all of the X's for me in that
column?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default Counting X's in a single column

That helps me so much, thank you! Works perfectly

Nocturnica

"Gaurav" wrote:

=COUNTIF(A1:A10,"X")

change the range to suit your need.

Gaurav

"Nocturnica" wrote in message
...
Is there a formula for doing anything like this...
I have a column where I place an X meaning this is a new client
At the end of the day, I need to know how many new clients I have taken
that
day. Is there a formula that will count all of the X's for me in that
column?




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 207
Default Counting X's in a single column

Happy to Help :)


"Nocturnica" wrote in message
...
That helps me so much, thank you! Works perfectly

Nocturnica

"Gaurav" wrote:

=COUNTIF(A1:A10,"X")

change the range to suit your need.

Gaurav

"Nocturnica" wrote in message
...
Is there a formula for doing anything like this...
I have a column where I place an X meaning this is a new client
At the end of the day, I need to know how many new clients I have taken
that
day. Is there a formula that will count all of the X's for me in that
column?






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
Counting a single value across multiple cell groups Evilivan Excel Discussion (Misc queries) 4 December 25th 06 05:59 PM
From single cell variables to a single column serie noyau New Users to Excel 1 December 22nd 06 06:43 AM
Counting single instances in a column wahur Excel Discussion (Misc queries) 5 July 7th 06 03:11 PM
Return Single Row of Numeric Data to Single Column Sam via OfficeKB.com Excel Worksheet Functions 4 December 17th 05 12:31 AM
Counting Expression in a Single formula GarrettD78 Excel Worksheet Functions 3 November 1st 05 11:21 PM


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