PC Review


Reply
Thread Tools Rate Thread

how to create the formula for that attached explanation

 
 
=?Utf-8?B?ZGRpaWNj?=
Guest
Posts: n/a
 
      29th Aug 2007
Hi Professionals,

I have 2 columns of raw data, column A (code), colum B (nest).
Could you help me to write a formula that will count the quantity
that meets both criterias which the code and nest stated?

Code Nest Qty
9000 CBRNM1 ??
9000 CBLNM1 ??
3002 CBRNM1 ??
3002 CBLNM1 ??
3001 CBRNM1 ??
3001 CBLNM1 ??

Raw datas :-
Code Nest
9000 CBRNM1
9000 CBLNM1
9000 CBRNM1
9000 CBRNM1
9000 CBLNM2
9000 CBRNM2
9000 CBLNM1
9000 CBLNM1
9000 CBLNM1
3002 CBLNM1
3002 CBRNM1
3002 CBLNM1
3002 CBLNM1
3002 CBLNM1
3002 CBRNM1
3002 CBLNM1
3002 CBRNM1
3001 CBRNM1
3001 CBRNM1
3001 CBRNM1
3001 CBRNM1
3001 CBRNM1
3001 CBRNM1
3001 CBLNM1

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      29th Aug 2007
=SUMPRODUCT(--($A$2:$A$200=9000),--($B$2:$B$200="CBRNM1"))

of course you can put the test values in cells and compare against those.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"ddiicc" <(E-Mail Removed)> wrote in message
news2EC10B0-7D0B-48B4-872C-(E-Mail Removed)...
> Hi Professionals,
>
> I have 2 columns of raw data, column A (code), colum B (nest).
> Could you help me to write a formula that will count the quantity
> that meets both criterias which the code and nest stated?
>
> Code Nest Qty
> 9000 CBRNM1 ??
> 9000 CBLNM1 ??
> 3002 CBRNM1 ??
> 3002 CBLNM1 ??
> 3001 CBRNM1 ??
> 3001 CBLNM1 ??
>
> Raw datas :-
> Code Nest
> 9000 CBRNM1
> 9000 CBLNM1
> 9000 CBRNM1
> 9000 CBRNM1
> 9000 CBLNM2
> 9000 CBRNM2
> 9000 CBLNM1
> 9000 CBLNM1
> 9000 CBLNM1
> 3002 CBLNM1
> 3002 CBRNM1
> 3002 CBLNM1
> 3002 CBLNM1
> 3002 CBLNM1
> 3002 CBRNM1
> 3002 CBLNM1
> 3002 CBRNM1
> 3001 CBRNM1
> 3001 CBRNM1
> 3001 CBRNM1
> 3001 CBRNM1
> 3001 CBRNM1
> 3001 CBRNM1
> 3001 CBLNM1
>



 
Reply With Quote
 
=?Utf-8?B?ZGRpaWNj?=
Guest
Posts: n/a
 
      29th Aug 2007
Many Thanks Bob and your prompt reply

"Bob Phillips" wrote:

> =SUMPRODUCT(--($A$2:$A$200=9000),--($B$2:$B$200="CBRNM1"))
>
> of course you can put the test values in cells and compare against those.
>
> --
> HTH
>
> Bob
>
> (there's no email, no snail mail, but somewhere should be gmail in my addy)
>
> "ddiicc" <(E-Mail Removed)> wrote in message
> news2EC10B0-7D0B-48B4-872C-(E-Mail Removed)...
> > Hi Professionals,
> >
> > I have 2 columns of raw data, column A (code), colum B (nest).
> > Could you help me to write a formula that will count the quantity
> > that meets both criterias which the code and nest stated?
> >
> > Code Nest Qty
> > 9000 CBRNM1 ??
> > 9000 CBLNM1 ??
> > 3002 CBRNM1 ??
> > 3002 CBLNM1 ??
> > 3001 CBRNM1 ??
> > 3001 CBLNM1 ??
> >
> > Raw datas :-
> > Code Nest
> > 9000 CBRNM1
> > 9000 CBLNM1
> > 9000 CBRNM1
> > 9000 CBRNM1
> > 9000 CBLNM2
> > 9000 CBRNM2
> > 9000 CBLNM1
> > 9000 CBLNM1
> > 9000 CBLNM1
> > 3002 CBLNM1
> > 3002 CBRNM1
> > 3002 CBLNM1
> > 3002 CBLNM1
> > 3002 CBLNM1
> > 3002 CBRNM1
> > 3002 CBLNM1
> > 3002 CBRNM1
> > 3001 CBRNM1
> > 3001 CBRNM1
> > 3001 CBRNM1
> > 3001 CBRNM1
> > 3001 CBRNM1
> > 3001 CBRNM1
> > 3001 CBLNM1
> >

>
>
>

 
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
formula explanation Hoops Microsoft Excel Misc 3 20th Jan 2010 03:59 PM
Formula Explanation rition@hotmail.com Microsoft Excel Discussion 5 14th Mar 2006 01:15 AM
Explanation of attached formula requested. Bill Microsoft Excel Worksheet Functions 3 27th Aug 2004 10:31 AM
explanation for formula Please. Steved Microsoft Excel Worksheet Functions 5 18th Aug 2004 03:11 AM
Explanation of formula marksuza Microsoft Excel Worksheet Functions 1 4th Dec 2003 01:55 PM


Features
 

Advertising
 

Newsgroups
 


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