PC Review


Reply
Thread Tools Rate Thread

countif trouble

 
 
Craig
Guest
Posts: n/a
 
      29th Dec 2005
Hi there, I'm trying to do a countif function on calendar cells.
I have sheets named "Jan" thru "Dec" and the range is "D6" thru M35"
I can't seem to get this function to work!

I've a few different ways including naming the range.

This is the base of the function I am looking for:
=countif(Jan!D6ec!M35,"Craig")

What am I doing wrong?


Thank again in advance!
Craig


 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      29th Dec 2005
Craig,

Put the names of the sheets in C1:c12, and use


=SUMPRODUCT(COUNTIF(INDIRECT("'"&C1:C12&"'!D6:M35"),"Craig"))

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Craig" <(E-Mail Removed)> wrote in message
news:tHNsf.217093$Gd6.187606@pd7tw3no...
> Hi there, I'm trying to do a countif function on calendar cells.
> I have sheets named "Jan" thru "Dec" and the range is "D6" thru M35"
> I can't seem to get this function to work!
>
> I've a few different ways including naming the range.
>
> This is the base of the function I am looking for:
> =countif(Jan!D6ec!M35,"Craig")
>
> What am I doing wrong?
>
>
> Thank again in advance!
> Craig
>
>



 
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
trouble with countif Mainer Microsoft Excel Programming 1 20th Oct 2009 10:31 PM
CountIf trouble Mark Stewart Microsoft Excel Worksheet Functions 4 5th May 2006 05:18 PM
COUNTIF or not to COUNTIF on a range in another sheet =?Utf-8?B?RWxsaWU=?= Microsoft Excel Worksheet Functions 4 15th Sep 2005 10:06 PM
COUNTIF in one colum then COUNTIF in another...??? =?Utf-8?B?Sm9ubmllUA==?= Microsoft Excel Worksheet Functions 3 22nd Feb 2005 02:55 PM
Countif trouble =?Utf-8?B?SlA=?= Microsoft Excel Worksheet Functions 3 15th Mar 2004 04:57 PM


Features
 

Advertising
 

Newsgroups
 


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