A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

COUNTING



 
 
Thread Tools Display Modes
  #1  
Old April 16th, 2009, 08:47 PM posted to microsoft.public.excel.worksheet.functions
Connie Martin
external usenet poster
 
Posts: 288
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  
Old April 16th, 2009, 08:52 PM posted to microsoft.public.excel.worksheet.functions
Teethless mama
external usenet poster
 
Posts: 3,722
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  
Old April 16th, 2009, 08:53 PM posted to microsoft.public.excel.worksheet.functions
klswvu[_2_]
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  
Old April 16th, 2009, 08:54 PM posted to microsoft.public.excel.worksheet.functions
T. Valko
external usenet poster
 
Posts: 15,759
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  
Old April 16th, 2009, 09:11 PM posted to microsoft.public.excel.worksheet.functions
Bob Umlas[_3_]
external usenet poster
 
Posts: 197
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



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.