PC Review


Reply
Thread Tools Rate Thread

Count if question

 
 
=?Utf-8?B?dHJhaW5lZXJvc3M=?=
Guest
Posts: n/a
 
      13th Jun 2007
I am trying to get a formula to count the number of outstanding letters by
member of staff.

I am trying to use the countif function with the isblank function (ie the
date of response isn't filled in).

=COUNTIF(Sheet1!$D$2:$D$20=$A4,&(ISBLANK(Sheet1!$F$2:$F$20)))

where sheet 1 col D = officer initials matched to col A

Is there an easy answer to my question? If you require further details
please ask.

Many thanks in advannce

Jody

and sheet1 col F will either be blank if no response has been made or
contain a date of response.


 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      13th Jun 2007
=SUMPRODUCT(--(Sheet1!$D$2:$D$20=$A4),--(ISBLANK(Sheet1!$F$2:$F$20)))


--
HTH

Bob

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

"traineeross" <(E-Mail Removed)> wrote in message
news:3407006A-1918-48BB-ACFC-(E-Mail Removed)...
>I am trying to get a formula to count the number of outstanding letters by
> member of staff.
>
> I am trying to use the countif function with the isblank function (ie the
> date of response isn't filled in).
>
> =COUNTIF(Sheet1!$D$2:$D$20=$A4,&(ISBLANK(Sheet1!$F$2:$F$20)))
>
> where sheet 1 col D = officer initials matched to col A
>
> Is there an easy answer to my question? If you require further details
> please ask.
>
> Many thanks in advannce
>
> Jody
>
> and sheet1 col F will either be blank if no response has been made or
> contain a date of response.
>
>



 
Reply With Quote
 
=?Utf-8?B?dHJhaW5lZXJvc3M=?=
Guest
Posts: n/a
 
      14th Jun 2007
Brilliant worked perfectly, many thanks fro all your help.

Jody

"Bob Phillips" wrote:

> =SUMPRODUCT(--(Sheet1!$D$2:$D$20=$A4),--(ISBLANK(Sheet1!$F$2:$F$20)))
>
>
> --
> HTH
>
> Bob
>
> (there's no email, no snail mail, but somewhere should be gmail in my addy)
>
> "traineeross" <(E-Mail Removed)> wrote in message
> news:3407006A-1918-48BB-ACFC-(E-Mail Removed)...
> >I am trying to get a formula to count the number of outstanding letters by
> > member of staff.
> >
> > I am trying to use the countif function with the isblank function (ie the
> > date of response isn't filled in).
> >
> > =COUNTIF(Sheet1!$D$2:$D$20=$A4,&(ISBLANK(Sheet1!$F$2:$F$20)))
> >
> > where sheet 1 col D = officer initials matched to col A
> >
> > Is there an easy answer to my question? If you require further details
> > please ask.
> >
> > Many thanks in advannce
> >
> > Jody
> >
> > and sheet1 col F will either be blank if no response has been made or
> > contain a date of response.
> >
> >

>
>
>

 
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 duplicats, display incremental count, restart count at changein value JenIT Microsoft Excel Programming 2 24th Aug 2010 09:10 PM
COUNT QUESTION JAY Microsoft Excel Misc 2 30th Sep 2008 04:59 PM
Count Question =?Utf-8?B?RGV4dGVyZ2lpaQ==?= Microsoft Access Queries 5 4th Aug 2007 10:06 PM
Count If question =?Utf-8?B?RGVuaXNl?= Microsoft Excel Misc 3 16th Aug 2005 09:37 PM
Count If Question =?Utf-8?B?TmV3Ymll?= Microsoft Excel Worksheet Functions 7 19th Apr 2004 11:56 PM


Features
 

Advertising
 

Newsgroups
 


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