PC Review


Reply
Thread Tools Rate Thread

Count, Countif, Sumif??

 
 
benjam_in
Guest
Posts: n/a
 
      12th Jul 2006

Right I've got a table that contains a lot of text that i need t
summarse in another table. Its really just two columns the firs
contains a group name and the second a result. What I need to work ou
is the number of times the result occurs for each group. But every wor
sheet function I've entered fails

--
benjam_i
-----------------------------------------------------------------------
benjam_in's Profile: http://www.excelforum.com/member.php...fo&userid=3629
View this thread: http://www.excelforum.com/showthread.php?threadid=56074

 
Reply With Quote
 
 
 
 
Arvi Laanemets
Guest
Posts: n/a
 
      12th Jul 2006
Hi

=SUMPRODUCT(--(GroupRange=GroupName),--(ResultRange=ResultValue))


Arvi Laanemets


"benjam_in" <(E-Mail Removed)> wrote
in message news:(E-Mail Removed)...
>
> Right I've got a table that contains a lot of text that i need to
> summarse in another table. Its really just two columns the first
> contains a group name and the second a result. What I need to work out
> is the number of times the result occurs for each group. But every work
> sheet function I've entered fails.
>
>
> --
> benjam_in
> ------------------------------------------------------------------------
> benjam_in's Profile:

http://www.excelforum.com/member.php...o&userid=36295
> View this thread: http://www.excelforum.com/showthread...hreadid=560742
>



 
Reply With Quote
 
John Michl
Guest
Posts: n/a
 
      12th Jul 2006
Try the pivot table wizard. This is a great way to summarize and count
when you've got multiple groups.

- John


benjam_in wrote:
> Right I've got a table that contains a lot of text that i need to
> summarse in another table. Its really just two columns the first
> contains a group name and the second a result. What I need to work out
> is the number of times the result occurs for each group. But every work
> sheet function I've entered fails.
>
>
> --
> benjam_in
> ------------------------------------------------------------------------
> benjam_in's Profile: http://www.excelforum.com/member.php...o&userid=36295
> View this thread: http://www.excelforum.com/showthread...hreadid=560742


 
Reply With Quote
 
benjam_in
Guest
Posts: n/a
 
      12th Jul 2006

need to apply it to the second table using the data from the first


--
benjam_in
------------------------------------------------------------------------
benjam_in's Profile: http://www.excelforum.com/member.php...o&userid=36295
View this thread: http://www.excelforum.com/showthread...hreadid=560742

 
Reply With Quote
 
benjam_in
Guest
Posts: n/a
 
      12th Jul 2006

Tried that didnt seem to work, got #NUM! error. Both the group and the
results are text.


--
benjam_in
------------------------------------------------------------------------
benjam_in's Profile: http://www.excelforum.com/member.php...o&userid=36295
View this thread: http://www.excelforum.com/showthread...hreadid=560742

 
Reply With Quote
 
=?Utf-8?B?TWFyY2Vsbw==?=
Guest
Posts: n/a
 
      12th Jul 2006
assuming that your data is on Sheet2!a2:b100

=sumproduct(--(a2:a100="group")*(b2:100))

hth
regards from Brazil
Marcelo

"benjam_in" escreveu:

>
> Tried that didnt seem to work, got #NUM! error. Both the group and the
> results are text.
>
>
> --
> benjam_in
> ------------------------------------------------------------------------
> benjam_in's Profile: http://www.excelforum.com/member.php...o&userid=36295
> View this thread: http://www.excelforum.com/showthread...hreadid=560742
>
>

 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      12th Jul 2006
I have responded with an example on OzGrid. No need to post all over the
place.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"benjam_in" <(E-Mail Removed)> wrote
in message news:(E-Mail Removed)...
>
> Tried that didnt seem to work, got #NUM! error. Both the group and the
> results are text.
>
>
> --
> benjam_in
> ------------------------------------------------------------------------
> benjam_in's Profile:

http://www.excelforum.com/member.php...o&userid=36295
> View this thread: http://www.excelforum.com/showthread...hreadid=560742
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sumif / Countif Blue Microsoft Excel Worksheet Functions 6 15th May 2009 03:50 PM
Sumif / Countif Blue Microsoft Excel Worksheet Functions 0 15th May 2009 02:21 PM
CountIF or SumIF =?Utf-8?B?U2NvdHRAQ1c=?= Microsoft Excel Misc 1 28th Nov 2006 10:44 PM
Re: "SUMIF" or "COUNTIF" to count alpha characters as .5 ? Angela Microsoft Excel Discussion 1 18th Sep 2004 01:01 AM
CountIf and SumIf Janet Microsoft Excel Worksheet Functions 12 19th Jan 2004 05:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:12 AM.