Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Trixie
 
Posts: n/a
Default Counting NUMBERS &/or TEXT from a column to other sheet ?

I am working with a workbook that contains two sheets. I need to count (all
in the same column) in one case a number/text combo (EXE & 000).

In the next case I need to count only text (from same column as above!). I
am a novice & thought simply using the "COUNT" would do it but have been at
it for about an hour & cannot figure it out!!!

Please help!
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Use

=COUNT(A:A)

and
=COUNTA(A:A)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Trixie" wrote in message
...
I am working with a workbook that contains two sheets. I need to count

(all
in the same column) in one case a number/text combo (EXE & 000).

In the next case I need to count only text (from same column as above!).

I
am a novice & thought simply using the "COUNT" would do it but have been

at
it for about an hour & cannot figure it out!!!

Please help!



  #3   Report Post  
Trixie
 
Posts: n/a
Default

The only text I need to count in the second scenario is "IBE".

"Trixie" wrote:

I am working with a workbook that contains two sheets. I need to count (all
in the same column) in one case a number/text combo (EXE & 000).

In the next case I need to count only text (from same column as above!). I
am a novice & thought simply using the "COUNT" would do it but have been at
it for about an hour & cannot figure it out!!!

Please help!

  #4   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=COUNTIF(Range,"IBE")

--

Regards,

Peo Sjoblom

"Trixie" wrote in message
...
The only text I need to count in the second scenario is "IBE".

"Trixie" wrote:

I am working with a workbook that contains two sheets. I need to count

(all
in the same column) in one case a number/text combo (EXE & 000).

In the next case I need to count only text (from same column as above!).

I
am a novice & thought simply using the "COUNT" would do it but have been

at
it for about an hour & cannot figure it out!!!

Please help!



  #5   Report Post  
Bob Phillips
 
Posts: n/a
Default

Probably

=COUNTIF(Range,"*IBE*")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Peo Sjoblom" wrote in message
...
=COUNTIF(Range,"IBE")

--

Regards,

Peo Sjoblom

"Trixie" wrote in message
...
The only text I need to count in the second scenario is "IBE".

"Trixie" wrote:

I am working with a workbook that contains two sheets. I need to

count
(all
in the same column) in one case a number/text combo (EXE & 000).

In the next case I need to count only text (from same column as

above!).
I
am a novice & thought simply using the "COUNT" would do it but have

been
at
it for about an hour & cannot figure it out!!!

Please help!





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
need to find which numbers (3+) in a column sum to a value Devin Excel Discussion (Misc queries) 1 February 11th 05 10:30 PM
I cannot get a column of numbers to sum, why? HHG Excel Discussion (Misc queries) 8 February 8th 05 12:55 PM
I cannot get a column of numbers to sum, why? HHG Excel Worksheet Functions 4 February 8th 05 04:23 AM
Cannot get a column of numbers to SUM...why? HHG Excel Worksheet Functions 3 February 8th 05 03:49 AM
Counting numbers in a column without including others kim11757 Excel Worksheet Functions 1 January 6th 05 10:14 PM


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