+ Reply to Thread
Results 1 to 3 of 3

COUNTIF Problem

  1. #1
    Registered User
    Join Date
    02-07-2011
    Location
    England
    MS-Off Ver
    Excel 2013
    Posts
    42

    Question COUNTIF Problem

    Hi Everyone,

    I could do with some help with a COUNTIF problem I知 having. What I知 trying to do is count how many rows in tab 1 meet the following criteria.

    Date in coulomb equal to or greater than date in tab 3
    Date in coulomb equal to or less than date in tab 3
    Type in coulomb matches type in tab 2.

    The formula I知 using is below but I知 sure for some obvious reason does not work. Any ideas?

    =COUNTIF(Register!$D6:$D$5005,=>'Data Graph'!$AA$12)*(Register!$D6:$D$5005,=<'Data Graph'!$AB$78)*(Register!$G6:$G$5005,=Lists!$D$3)

    Thanks for any help in advance.
    E
    Last edited by Environment; 09-28-2011 at 09:31 AM.

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: COUNTIF Problem

    Environment,

    Try sumproduct formula:
    Please Login or Register  to view this content.


    Hope that helps,
    ~tigeravatar

  3. #3
    Registered User
    Join Date
    02-07-2011
    Location
    England
    MS-Off Ver
    Excel 2013
    Posts
    42

    Re: COUNTIF Problem

    Works like a charm!!

    Thank you so much Tigeravatar!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1