+ Reply to Thread
Results 1 to 2 of 2

Countifs Statement, output based on a column read

  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

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: No countifs, ands or butts

    Hi, welcome to the forum

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however the thread title does not really convey what your request is about.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. No help to be offered until this moderation request has been fulfilled.)

    Also, To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. 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