PC Review


Reply
Thread Tools Rate Thread

Countif versus SumProduct

 
 
Rookie_User
Guest
Posts: n/a
 
      1st Jul 2008
I have a column of dates, there can be multiples of the same date, so I
created a summary sheet that will say for 5/6/08 there were 10, using the
countif function. However in 2007 Excel when using the function wizard it
puts something called "Extract" when clicking on the date field. However the
formula doesn't work anyway. My current formulat is
=COUNTIF(YesNo3D!E:E,Extract). Column E has all the dates dates. On my
summary column I have unique dates and next to it is this formulate to try
and count the times my unique date occur?
 
Reply With Quote
 
 
 
 
Pete_UK
Guest
Posts: n/a
 
      1st Jul 2008
I think Extract may be a named range which contains the unique dates
you have extracted from those in column E. You certainly get this
appearing in the named range list in earlier versions if you use
Advanced filter to generate a list of unique values. If you are more
comfortable with it, change the formula to:

=COUNTIF(YesNo3D!E:E,A1)

if your first unique date on the summary sheet is in A1, then copy
down.

Hope this helps.

Pete

On Jul 1, 5:55*pm, Rookie_User <RookieU...@discussions.microsoft.com>
wrote:
> I have a column of dates, there can be multiples of the same date, so I
> created a summary sheet that will say for 5/6/08 there were 10, using the
> countif function. *However in 2007 Excel when using the function wizardit
> puts something called "Extract" when clicking on the date field. *However the
> formula doesn't work anyway. *My current formulat is
> =COUNTIF(YesNo3D!E:E,Extract). *Column E has all the dates dates. *On my
> summary column I have unique dates and next to it is this formulate to try
> and count the times my unique date occur?


 
Reply With Quote
 
Rookie_User
Guest
Posts: n/a
 
      1st Jul 2008
Your awesome!! Yes I did use the advanced filter to get the unique dates -
this didn't happen in my pre 2007 version of Excel I don't think. I will try
what you suggested but great diagnosing.

"Pete_UK" wrote:

> I think Extract may be a named range which contains the unique dates
> you have extracted from those in column E. You certainly get this
> appearing in the named range list in earlier versions if you use
> Advanced filter to generate a list of unique values. If you are more
> comfortable with it, change the formula to:
>
> =COUNTIF(YesNo3D!E:E,A1)
>
> if your first unique date on the summary sheet is in A1, then copy
> down.
>
> Hope this helps.
>
> Pete
>
> On Jul 1, 5:55 pm, Rookie_User <RookieU...@discussions.microsoft.com>
> wrote:
> > I have a column of dates, there can be multiples of the same date, so I
> > created a summary sheet that will say for 5/6/08 there were 10, using the
> > countif function. However in 2007 Excel when using the function wizard it
> > puts something called "Extract" when clicking on the date field. However the
> > formula doesn't work anyway. My current formulat is
> > =COUNTIF(YesNo3D!E:E,Extract). Column E has all the dates dates. On my
> > summary column I have unique dates and next to it is this formulate to try
> > and count the times my unique date occur?

>
>

 
Reply With Quote
 
Pete_UK
Guest
Posts: n/a
 
      2nd Jul 2008
Thanks for your kind words (and I don't even have XL2007!!).

Pete

On Jul 1, 9:20*pm, Rookie_User <RookieU...@discussions.microsoft.com>
wrote:
> Your awesome!! Yes I did use the advanced filter to get the unique dates -
> this didn't happen in my pre 2007 version of Excel I don't think. *I will try
> what you suggested but great diagnosing.
>

 
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
CountIf / SumProduct in VB Vacuum Sealed Microsoft Excel Programming 19 22nd Jun 2011 02:16 AM
Sumproduct vs countif Scott Kieta Microsoft Excel Worksheet Functions 5 22nd May 2008 09:41 PM
SUMPRODUCT - comma versus semicolon Epinn Microsoft Excel Worksheet Functions 6 17th Jan 2007 12:06 AM
SUMPRODUCT search versus other method =?Utf-8?B?U2VyZ2U=?= Microsoft Excel Misc 3 13th Nov 2006 09:14 AM
Sumproduct,Countif, I don't Know!!!!! Cobbcouk Microsoft Excel Worksheet Functions 4 27th Jul 2006 07:51 PM


Features
 

Advertising
 

Newsgroups
 


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