Results 1 to 14 of 14

Multiple search conditions to find value

Threaded View

  1. #1
    Registered User
    Join Date
    11-04-2019
    Location
    Los Angeles, California
    MS-Off Ver
    1909
    Posts
    15

    Multiple search conditions to find value

    Hello,

    I need to find payment information based on 3 conditions. This include the claim ID, charge from date, and then the cpt code. Based on these conditions I need it to return the allowed amount and then the paid amount. I have 2 workbooks that contain the information. One is the charge overview which will be called table 1 below and the payment information or table 2. See below.

    TABLE 1

    CLAIM ID CHARGE FROM DATE (MIN) CHARGE TO DATE (MAX) CHARGE CPT CODE CHARGE AMOUNT ALLOWED AMOUNT PAID AMOUNT
    127237110 07/08/2019 07/11/2019 90834 $3,600.00
    127237110 07/09/2019 07/12/2019 90853 $2,400.00
    127237200 07/15/2019 07/19/2019 90853 $3,600.00
    127237200 07/17/2019 07/18/2019 90834 $2,400.00

    TABLE 2

    Charge Claim ID Charge CPT Code Charge From Date (Min) Charge To Date (Max) Payment Allowed Amount (Sum) Insurance Paid Amount (Sum)
    127237110 90853 07/09/2019 07/12/2019 $1,680.00 $1,680.00
    127237110 90834 07/08/2019 07/11/2019 $2,520.00 $2,520.00
    127237200 90834 07/17/2019 07/18/2019 $2,400.00 $700.00
    127237200 90853 07/15/2019 07/19/2019 $3,600.00 $1,050.00



    I've asked for help on this before, but unfortunately I do not remember what the formula was. It worked perfectly.
    Attached Files Attached Files
    Last edited by MARGI123; 11-04-2019 at 03:37 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 10-09-2018, 09:31 AM
  2. [SOLVED] Search Formula with Multiple conditions?
    By g1terra in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-27-2017, 07:17 AM
  3. If, isnumber, search...multiple conditions
    By aemariwong in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-06-2017, 06:20 AM
  4. IF(ISNUMBER(SEARCH Multiple Conditions
    By Shop4Yoo in forum Excel General
    Replies: 12
    Last Post: 07-22-2016, 09:45 AM
  5. Search column with multiple conditions
    By ansridhar in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-18-2014, 02:22 AM
  6. Truncate text strings using LEFT and FIND/SEARCH for multiple search terms
    By ngdoherty in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-17-2013, 07:51 PM
  7. Search for text strings with multiple conditions
    By minismood in forum Excel General
    Replies: 2
    Last Post: 05-09-2006, 09:35 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