PC Review


Reply
Thread Tools Rate Thread

Counting Formula

 
 
Matt
Guest
Posts: n/a
 
      29th Aug 2008
I have two columns that I need to count up the values of. One column is a
"Status" column that either have the values or "Live" or "Expired". The
second column, which is a "Type" column, have the values of "Production",
"Resources", or "Communication". I'm trying to figure out how to count up all
"Expired" values that is located under "Production"; All "Expired" values for
"Resources" and so forth. Can anyone help? Thanks!
 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      29th Aug 2008
=SUMPRODUCT(--($A$2:$A$200="Expired"),--($B$2:$B$200="Production")

etc.

--
__________________________________
HTH

Bob

"Matt" <(E-Mail Removed)> wrote in message
news:4A02A388-A303-4844-B15D-(E-Mail Removed)...
>I have two columns that I need to count up the values of. One column is a
> "Status" column that either have the values or "Live" or "Expired". The
> second column, which is a "Type" column, have the values of "Production",
> "Resources", or "Communication". I'm trying to figure out how to count up
> all
> "Expired" values that is located under "Production"; All "Expired" values
> for
> "Resources" and so forth. Can anyone help? Thanks!



 
Reply With Quote
 
Glenn
Guest
Posts: n/a
 
      29th Aug 2008
Matt wrote:
> I have two columns that I need to count up the values of. One column is a
> "Status" column that either have the values or "Live" or "Expired". The
> second column, which is a "Type" column, have the values of "Production",
> "Resources", or "Communication". I'm trying to figure out how to count up all
> "Expired" values that is located under "Production"; All "Expired" values for
> "Resources" and so forth. Can anyone help? Thanks!



Try a PivotTable.

Put "Type" in the Row Fields and "Status" in both the Column Fields and Data Items.
 
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
Re: Counting down formula joeu2004 Microsoft Excel Misc 0 11th Mar 2011 08:09 AM
Counting formula lawhawg Microsoft Excel Worksheet Functions 1 20th Mar 2010 03:15 AM
Counting Formula Cathy Microsoft Excel Misc 5 2nd Jul 2008 10:57 PM
formula on counting =?Utf-8?B?TWljaGFlbCBB?= Microsoft Excel Misc 2 6th Jan 2006 03:52 PM
help with a formula for counting wwoody Microsoft Excel Programming 3 4th Jan 2006 07:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:10 PM.