PC Review


Reply
 
 
robzrob
Guest
Posts: n/a
 
      23rd Jan 2012
Hi

In Col A I have dates, many of the dates appearing more than once and
not in any order in the column, and in Col H I have a Y R or CN
corresponding to each date. I want, in 3 columns, to show the number
of Ys, Rs and CNs for each date.

Hope that's clear!
 
Reply With Quote
 
 
 
 
plinius
Guest
Posts: n/a
 
      24th Jan 2012

"robzrob" <(E-Mail Removed)> ha scritto nel messaggio
news:1cefb96e-ee17-4fa2-8591-(E-Mail Removed)...
> Hi
>
> In Col A I have dates, many of the dates appearing more than once and
> not in any order in the column, and in Col H I have a Y R or CN
> corresponding to each date. I want, in 3 columns, to show the number
> of Ys, Rs and CNs for each date.
>
> Hope that's clear!


Supposing that dates are in range A2:A27, put in J1 Y, in K1 R and in L1 CN

In I2 formula is:
=SMALL(IF(FREQUENCY($A$2:$A$27,$A$2:$A$27),$A$2:$A$27),ROW(A1))
to fill down until you get dates

In Y2:
=SUM(($A$2:$A$27=$I2)*($H$2:$H$27=J$1))
matricial
to fill down and right

Hi,
E.



 
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



Features
 

Advertising
 

Newsgroups
 


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