PC Review


Reply
Thread Tools Rate Thread

Count or Match Help Please

 
 
Paul Black
Guest
Posts: n/a
 
      12th Jul 2011
Good evening,

I have a date in cell D15 and six seperate numbers in cells E14:J14.
I have a table in cells B24:M1000, with a date in column D and the six
seperate numbers in columns E:J.
I would like a formula in cell K15 that finds the date in cell D15 in
the table B24:M1000 in column D and counts how many of the numbers in
cells E14:J14 match the numbers in the table in column E:J for that
specific date please.
I am not sure whether to use count or match.
Any help will be appreciated.

Thanks in advance,
Paul
 
Reply With Quote
 
 
 
 
Don Guillett
Guest
Posts: n/a
 
      12th Jul 2011
On Jul 11, 6:08*pm, Paul Black <paul_blac...@hotmail.com> wrote:
> Good evening,
>
> I have a date in cell D15 and six seperate numbers in cells E14:J14.
> I have a table in cells B24:M1000, with a date in column D and the six
> seperate numbers in columns E:J.
> I would like a formula in cell K15 that finds the date in cell D15 in
> the table B24:M1000 in column D and counts how many of the numbers in
> cells E14:J14 match the numbers in the table in column E:J for that
> specific date please.
> I am not sure whether to use count or match.
> Any help will be appreciated.
>
> Thanks in advance,
> Paul


Have a look in the help index for COUNTIF
 
Reply With Quote
 
Paul Black
Guest
Posts: n/a
 
      13th Jul 2011
On Jul 12, 1:54*pm, Don Guillett <dguille...@gmail.com> wrote:
> On Jul 11, 6:08*pm, Paul Black <paul_blac...@hotmail.com> wrote:
>
> > Good evening,

>
> > I have a date in cell D15 and six seperate numbers in cells E14:J14.
> > I have a table in cells B24:M1000, with a date in column D and the six
> > seperate numbers in columns E:J.
> > I would like a formula in cell K15 that finds the date in cell D15 in
> > the table B24:M1000 in column D and counts how many of the numbers in
> > cells E14:J14 match the numbers in the table in column E:J for that
> > specific date please.
> > I am not sure whether to use count or match.
> > Any help will be appreciated.

>
> > Thanks in advance,
> > Paul

>
> Have a look in the help index for COUNTIF


Hi Don,

I figured it out thanks.
I used the following formula ,,,

=SUMPRODUCT(COUNTIF(E$14:J$14,VLOOKUP(D15,D$24:M$32,{2,3,4,5,6,7})))

Kind regards,
Paul
 
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 and match Pammy Microsoft Excel Misc 3 18th Nov 2009 05:00 PM
count / match Rachel Microsoft Excel Misc 1 20th Nov 2008 09:33 PM
how to match multiple columns with multiple rows and count their match chronicels Microsoft Excel Worksheet Functions 0 31st Jan 2008 07:39 PM
Count if match any of 3 strings GGG Microsoft Excel Worksheet Functions 2 8th Dec 2005 11:14 PM
Sum-Count-Offset-IF- Match QTE Microsoft Excel Worksheet Functions 6 16th Jul 2004 02:36 PM


Features
 

Advertising
 

Newsgroups
 


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