Results 1 to 8 of 8

Evaluating a specified array for 2 (or more) criteria and returning a value

Threaded View

  1. #7
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,657

    Re: Evaluating a specified array for 2 (or more) criteria and returning a value

    Seem like to mark "X" if one ID has "Office Visit" and "Covid Test" in a same day?

    G2:

    =IF([@[Procedure Category ID]]="Covid Test",IF(COUNTIFS([Svc_Date],[@[Svc_Date]],[Patient ID],[@[Patient ID]],[Procedure Category ID],"Office Visit"),"X",""),"")
    Attached Files Attached Files
    Quang PT

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Array Formulas with Multiple Range Criteria - not returning result
    By btparkhe1920 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-14-2020, 04:41 PM
  2. [SOLVED] Filter Array 1 with Array 2 as criteria, returning filtered data to source sheet
    By nigelog in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-31-2019, 01:08 PM
  3. Replies: 2
    Last Post: 12-17-2014, 01:00 AM
  4. [SOLVED] Array lookup returning value equal or next greater depending on criteria (column)
    By FPS in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-03-2012, 11:23 AM
  5. [SOLVED] Need help evaluating a cell and returning a different result depending on the findings
    By Cardamone in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-27-2012, 03:54 PM
  6. Multi Criteria combo box returning array values
    By robcosta in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-24-2008, 10:41 AM
  7. Returning Data from an array only if it meets certain criteria
    By Jantzev in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-02-2008, 07:57 PM

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