Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default counting text rows in columns

I'm sure there is a way to do this however I"m fairly new to Excel and need
some help.

I have a master list of data on a worksheet and I want to summarize this
data on other "master" sheets. Most of the data is in text format.
I want to specify a formula that looks at the named range on a different
worksheet and counts all records that match "dealer" for instance.

The Count function only seems to work with fields that have a numeric value.
Can someone point me in the right direction?

THanks
Pam
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 199
Default counting text rows in columns

"pamlong" wrote in message
...
I'm sure there is a way to do this however I"m fairly new to Excel and
need
some help.

I have a master list of data on a worksheet and I want to summarize this
data on other "master" sheets. Most of the data is in text format.
I want to specify a formula that looks at the named range on a different
worksheet and counts all records that match "dealer" for instance.

The Count function only seems to work with fields that have a numeric
value.
Can someone point me in the right direction?


I think COUNTIF is what you are looking for.

V

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default counting text rows in columns

Try something like this:

Assume your named range is MyRange

=COUNTIF(MyRange,"dealer")

--
Biff
Microsoft Excel MVP


"pamlong" wrote in message
...
I'm sure there is a way to do this however I"m fairly new to Excel and
need
some help.

I have a master list of data on a worksheet and I want to summarize this
data on other "master" sheets. Most of the data is in text format.
I want to specify a formula that looks at the named range on a different
worksheet and counts all records that match "dealer" for instance.

The Count function only seems to work with fields that have a numeric
value.
Can someone point me in the right direction?

THanks
Pam



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default counting text rows in columns

Thank you so much! Does exactly what I was trying to do.


"T. Valko" wrote:

Try something like this:

Assume your named range is MyRange

=COUNTIF(MyRange,"dealer")

--
Biff
Microsoft Excel MVP


"pamlong" wrote in message
...
I'm sure there is a way to do this however I"m fairly new to Excel and
need
some help.

I have a master list of data on a worksheet and I want to summarize this
data on other "master" sheets. Most of the data is in text format.
I want to specify a formula that looks at the named range on a different
worksheet and counts all records that match "dealer" for instance.

The Count function only seems to work with fields that have a numeric
value.
Can someone point me in the right direction?

THanks
Pam




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default counting text rows in columns

You're welcome. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"pamlong" wrote in message
...
Thank you so much! Does exactly what I was trying to do.


"T. Valko" wrote:

Try something like this:

Assume your named range is MyRange

=COUNTIF(MyRange,"dealer")

--
Biff
Microsoft Excel MVP


"pamlong" wrote in message
...
I'm sure there is a way to do this however I"m fairly new to Excel and
need
some help.

I have a master list of data on a worksheet and I want to summarize
this
data on other "master" sheets. Most of the data is in text format.
I want to specify a formula that looks at the named range on a
different
worksheet and counts all records that match "dealer" for instance.

The Count function only seems to work with fields that have a numeric
value.
Can someone point me in the right direction?

THanks
Pam






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
Help Counting 10 Columns * X Number of Rows Rob Excel Worksheet Functions 5 April 7th 09 09:22 PM
Counting multiple criteria across columns and rows??? ISAF Media Analysis[_2_] Excel Worksheet Functions 1 February 12th 09 08:48 AM
Autofill counting up Columns and Rows! fantomet Excel Worksheet Functions 5 December 14th 06 12:57 PM
Counting rows of blanks across certain columns crossingboston New Users to Excel 1 May 26th 05 05:20 PM
Counting rows with 3 columns Tuc Excel Worksheet Functions 4 April 26th 05 06:46 PM


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