PC Review


Reply
Thread Tools Rate Thread

Count New to the List, Count Leaving the List, Count Total

 
 
SteveC
Guest
Posts: n/a
 
      2nd Feb 2009
Ok, this is a variation of a previous question

Column D is a list of data at the beginning of the month. Column C is the
list of data at the end of the month.

What formulas do I need in cells B1, B2, B3 and B4 to get the answers I
provided in Column B below? No helper columns. Thanks very much for taking
a look.


Column A Column B Column C Column D
Beginning of month 5 apples apples
New to the list 5 pears grapefruits
Leaving the list 3 bananas beans
End of month 7 green green
blue red
yellow
brown

 
Reply With Quote
 
 
 
 
SteveC
Guest
Posts: n/a
 
      2nd Feb 2009
I think this works:

cell B1 =COUNTIF($D$1:$D$2000,">*")
Cell B2
=COUNTIF($C$1:$C$2000,">*")-SUMPRODUCT(--(ISNUMBER(MATCH(C1:C2000,D12000,0))))
Cell B3
=-(COUNTIF($D$1:$D$2000,">*")-SUMPRODUCT(--(ISNUMBER(MATCH(C1:C2000,D12000,0)))))
Cell B4
=-(COUNTIF($D$1:$D$2000,">*")-SUMPRODUCT(--(ISNUMBER(MATCH(C1:C2000,D12000,0)))))




"SteveC" wrote:

> Ok, this is a variation of a previous question
>
> Column D is a list of data at the beginning of the month. Column C is the
> list of data at the end of the month.
>
> What formulas do I need in cells B1, B2, B3 and B4 to get the answers I
> provided in Column B below? No helper columns. Thanks very much for taking
> a look.
>
>
> Column A Column B Column C Column D
> Beginning of month 5 apples apples
> New to the list 5 pears grapefruits
> Leaving the list 3 bananas beans
> End of month 7 green green
> blue red
> yellow
> brown
>

 
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
count the dates for each criteria and list total occurances for ea upnadam Microsoft Excel Worksheet Functions 1 16th Oct 2008 01:41 AM
get a count of total contacts & count in a category? Nick Chargin MBA CRS Microsoft Outlook Contacts 3 17th Jan 2008 06:40 AM
Excel 2000, count, sort a list & count totals? =?Utf-8?B?c3Vuc2xpZ2h0?= Microsoft Excel Worksheet Functions 1 9th Apr 2007 05:46 PM
How do I view a total count of contacts in a Distribution List =?Utf-8?B?SXJpc2ggTWFyeQ==?= Microsoft Outlook Contacts 2 16th Mar 2006 10:31 PM
How do i count numbers and letters to find a total count of all =?Utf-8?B?TGluZGE=?= Microsoft Excel Worksheet Functions 4 10th Nov 2005 04:51 PM


Features
 

Advertising
 

Newsgroups
 


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