+ Reply to Thread
Results 1 to 4 of 4

COUNTIFS #name error

  1. #1
    Registered User
    Join Date
    08-14-2006
    Posts
    57

    COUNTIFS #name error

    I'm trying to use countifs to count each time something occurs based on 4 columns but I get a #NAME? error with the formula contains unrecognised text.
    The forumla I have is
    =COUNTFS(EVENTS!$E$3:$E$282,">0",EVENTS!$K$3:$K$282,"=1",EVENTS!$B$3:$B$282,"=1",EVENTS!$C$3:$C$282,"=2009")

    Can you see anything wrong with that?

    Basically if there is a monterya value above zero in E and column K=1, and column B=1 and column C=2009 then it should be counted.
    There arround 300 rows of data all with different values.

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: COUNTIFS #name error

    Have you tried:

    =COUNTIFS(EVENTS!$E$3:$E$282,">0",EVENTS!$K$3:$K$282,"=1",EVENTS!$B$3:$B$282,"=1",EVENTS!$C$3:$C$282,"=2009")

    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Registered User
    Join Date
    08-14-2006
    Posts
    57

    Re: COUNTIFS #name error

    Quote Originally Posted by ConneXionLost View Post
    Have you tried:

    =COUNTIFS(EVENTS!$E$3:$E$282,">0",EVENTS!$K$3:$K$282,"=1",EVENTS!$B$3:$B$282,"=1",EVENTS!$C$3:$C$282,"=2009")

    Cheers,
    LOL!

    No error now but all values are coming up zero.

  4. #4
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: COUNTIFS #name error

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help with this countifs error!
    By husni in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-24-2014, 04:04 AM
  2. COUNTIFS Error
    By whizbee in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 07-19-2013, 04:33 PM
  3. COUNTIFS Error
    By mgsc in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-25-2013, 10:01 AM
  4. Replies: 0
    Last Post: 12-16-2011, 09:01 AM
  5. Error using countifs
    By welchs101 in forum Excel General
    Replies: 6
    Last Post: 11-08-2011, 08:20 AM

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