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

I have research Help and online. I've done a pile of reading and
experimenting, but nothing works. I know it's got to be simple, but finding
the answer hasn't been!! I have a column of numbers and text. Some cells
have numbers and some cells have one word or two words. Some numbers start
with a zero. Therefore, the whole column is formatted as "text". Each cell
represents a customer's purchase order (PO). Some PO numbers are names
rather than numbers. Some start with zero. Hence the reason for the mixed
data. I'm trying to come up with a formula that will count the number of POs
from that mixed up column. Each row is a new PO. What formula do I use?
Connie
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default COUNTING

=COUNTA(A:A)

"Connie Martin" wrote:

I have research Help and online. I've done a pile of reading and
experimenting, but nothing works. I know it's got to be simple, but finding
the answer hasn't been!! I have a column of numbers and text. Some cells
have numbers and some cells have one word or two words. Some numbers start
with a zero. Therefore, the whole column is formatted as "text". Each cell
represents a customer's purchase order (PO). Some PO numbers are names
rather than numbers. Some start with zero. Hence the reason for the mixed
data. I'm trying to come up with a formula that will count the number of POs
from that mixed up column. Each row is a new PO. What formula do I use?
Connie

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

Have you tried COUNTA()

"Connie Martin" wrote:

I have research Help and online. I've done a pile of reading and
experimenting, but nothing works. I know it's got to be simple, but finding
the answer hasn't been!! I have a column of numbers and text. Some cells
have numbers and some cells have one word or two words. Some numbers start
with a zero. Therefore, the whole column is formatted as "text". Each cell
represents a customer's purchase order (PO). Some PO numbers are names
rather than numbers. Some start with zero. Hence the reason for the mixed
data. I'm trying to come up with a formula that will count the number of POs
from that mixed up column. Each row is a new PO. What formula do I use?
Connie

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default COUNTING

=COUNTA(A:A)

Will count all non-empty cells, whether they contain text, numbers or
formula blanks.

--
Biff
Microsoft Excel MVP


"Connie Martin" wrote in message
...
I have research Help and online. I've done a pile of reading and
experimenting, but nothing works. I know it's got to be simple, but
finding
the answer hasn't been!! I have a column of numbers and text. Some cells
have numbers and some cells have one word or two words. Some numbers
start
with a zero. Therefore, the whole column is formatted as "text". Each
cell
represents a customer's purchase order (PO). Some PO numbers are names
rather than numbers. Some start with zero. Hence the reason for the
mixed
data. I'm trying to come up with a formula that will count the number of
POs
from that mixed up column. Each row is a new PO. What formula do I use?
Connie



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

=COUNTA(range)
like
=COUNTA(A1:A100)

"Connie Martin" wrote in message
...
I have research Help and online. I've done a pile of reading and
experimenting, but nothing works. I know it's got to be simple, but
finding
the answer hasn't been!! I have a column of numbers and text. Some cells
have numbers and some cells have one word or two words. Some numbers
start
with a zero. Therefore, the whole column is formatted as "text". Each
cell
represents a customer's purchase order (PO). Some PO numbers are names
rather than numbers. Some start with zero. Hence the reason for the
mixed
data. I'm trying to come up with a formula that will count the number of
POs
from that mixed up column. Each row is a new PO. What formula do I use?
Connie



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 Simon Minder Excel Discussion (Misc queries) 2 November 21st 07 11:00 PM
counting function but not double counting duplicates JRD Excel Worksheet Functions 2 November 7th 07 06:43 PM
Counting Age Simon Chang Excel Worksheet Functions 2 November 6th 05 09:39 PM
Counting rows, then counting values. Michael via OfficeKB.com Excel Discussion (Misc queries) 7 August 4th 05 10:57 PM
Counting names in a column but counting duplicate names once TBoe Excel Discussion (Misc queries) 9 May 11th 05 11:24 PM


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