+ Reply to Thread
Results 1 to 3 of 3

Conditional counta in Excel 2003

Hybrid View

  1. #1
    Registered User
    Join Date
    05-28-2012
    Location
    Dhaka
    MS-Off Ver
    Excel 2003
    Posts
    34

    Conditional counta in Excel 2003

    Dear Friends,

    I am using the following formula
    =IF((TEXT(O$11:O$376,"mmmm")=A11),COUNTA(P$11:P$376),0)
    But it does not take the first part rather taking whole range P$11:P$376.

    Kind regards,

    Sunbhash

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Conditional counta in Excel 2003

    Could you please describe what you are trying to do? since the formula seems to be not perfect for conditional formatting purpose.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Conditional counta in Excel 2003

    Try

    =SUMPRODUCT((TEXT(O11:O376,"mmmm")=A11)*(P11:P376<>""))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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