+ Reply to Thread
Results 1 to 2 of 2

Problems using Countifs and "greater than" with formula values

  1. #1
    Registered User
    Join Date
    01-30-2014
    Location
    Nova Scotia, Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Problems using Countifs and "greater than" with formula values

    I have a master sheet that tracks attempts to contact customers. The values in the master tracker are all vlookup values pulled from multiple trackers, so every entry is a forumla. I am using CountIfs the find the date that the sales lead came through and the number of attempts to reach the customer.

    We track single attempts in a different column than multiple attempts. To do this, I have created two columns:

    Single Attempt:

    =COUNTIFS('Sheet1[Sell Date],">="&$B$2,'Sheet1[Sell Date],"<="&$C$2,'Sheet1!Table4[Rep ID],Table9[[#This Row],[REP]],'HS Sheet1.xlsx'!Table4[Contacted],"1")

    This forumla works fine, and counts all instances of single attempts. Counting the multiple attempts doesnt seem to work, I assume because I am working with forumlas and not straight numbers.

    I've tried the following:
    "<1"
    ">"&1

    Any help would be so appreciated. I am losing my mind.

    Cheers!

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Problems using Countifs and "greater than" with formula values

    Something looks wrong in your formula:
    Please Login or Register  to view this content.
    Single-quotes are only at the beginning of a reference (none at the end?)
    Is Sheet1 a table name?
    Is Table4 a different table than Sheet1?
    Is this reference in a different file?: 'HS Sheet1'.xlsx
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

+ 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. [SOLVED] IF Formula not working - need to return "NO" if cell is 1% greater or "YES" if less 1%
    By maryren in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-26-2013, 11:34 AM
  2. [SOLVED] Cell Formula to count time with "Greater Than or Equal to" and "Less Than"
    By chriswhite1982 in forum Excel General
    Replies: 3
    Last Post: 06-16-2013, 12:30 AM
  3. [SOLVED] Formula needed to display "Pass" or "Fail" if a column contains any values other than "yes
    By andreindy in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-26-2013, 05:49 PM
  4. How make a pivot table display values greater than "X"
    By austinrob in forum Excel General
    Replies: 3
    Last Post: 04-03-2012, 12:46 PM
  5. Replies: 10
    Last Post: 01-26-2012, 08:26 AM

Tags for this Thread

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