Results 1 to 2 of 2

Countifs Statement, output based on a column read

Threaded View

  1. #1
    Registered User
    Join Date
    05-29-2019
    Location
    Corona, CA
    MS-Off Ver
    Windows 10
    Posts
    6

    Countifs Statement, output based on a column read

    I have a reference chart (first picture) that has many columns with many rows of information i have created a formula to read the chart and output an answer based on what it reads, but after further review I need the output to have one more stipulation.

    Here is my current code for the whole process:

    =IF(COUNTIFS('ESU1'!A3:A50,"*DIRECT*",'ESU1'!B3:B50,"*CONSOLIDATION*",'ESU1'!C3:C50,">="&DATE(2011,10,1)),"On or After 10/01/2011",IF(COUNTIFS('ESU1'!A3:A50,"*DIRECT*",'ESU1'!B3:B50,"*CONSOLIDATION*",'ESU1'!C3:C50,"<"&DATE(2011,10,1)),"Before 10/01/2011","Needs to be Done"))

    Here is the code that needs the added stipulation:

    COUNTIFS('ESU1'!A3:A50,"*DIRECT*",'ESU1'!B3:B50,"*CONSOLIDATION*",'ESU1'!C3:C50,">="&DATE(2011,10,1)),"On or After 10/01/2011", {help write the code for this stipulation listed below}

    I want to verify that Column A = Direct, Column B = Consolidation, Column C = Date >= 10/01/11, ADD "Countif Statement" Column H = only the lines which meet A, B, C Criteria have a number larger than zero in them



    Loan Chart Reference_Excel Help.JPGOutput Chart_Excel Help.JPG
    Last edited by fergnation19; 06-12-2019 at 11:54 AM. Reason: Title Change to clarify need for help

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. More IFS & ANDS
    By Geekynerd in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-19-2018, 12:23 PM
  2. [SOLVED] IFS and ANDS
    By Geekynerd in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-08-2018, 10:57 AM
  3. if and ands
    By sophia_1234 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-09-2014, 03:01 PM
  4. COUNTIFS function with ANDs and ORs
    By Deutz in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-26-2014, 11:44 PM
  5. [SOLVED] Ifs ands countifs
    By HCBalelo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-26-2012, 01:34 PM
  6. Replies: 0
    Last Post: 12-16-2011, 09:01 AM
  7. CountIFS / Ands or Buts :)
    By Rino468 in forum Excel General
    Replies: 3
    Last Post: 07-08-2011, 01:56 PM

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