Results 1 to 18 of 18

Index and match with several criteria!!Help

Threaded View

  1. #1
    Registered User
    Join Date
    07-08-2017
    Location
    norwich
    MS-Off Ver
    2007
    Posts
    9

    Index and match with several criteria!!Help

    Hi

    Im not very well use in the use of index and match but for the function i need to do this is the only possible way of doing it with out going into visual basic.

    I currently have a table of different configuration, (Draft table) table been sorted by V column largest first


    draft table.PNG


    Currently im using severely fields that will be used to select the correct line (these criteria values change depending on other calculations)


    critera.PNG

    Currently I have had to use two extra fields to help me (current trip and Rated frame size)

    current trip.PNG


    frame size.PNG

    Currently the frame size is looking up the trip current column as that's the one been sorted.

    I would like to be able to get rid of these extra fields and just go off the original values (running current and rated amps) and also know how to add additional criteria like Voltage and kA

    Here is my current Formula

    =INDEX('Brackers&Fuses'!L3:L99,MATCH(1,(E44='Brackers&Fuses'!U3:U99)*(E42='Brackers&Fuses'!V3:V99)*(E40='Brackers&Fuses'!S3:S99),0))
    This is currently give me a value of 82. As you can see i want to know add the voltage any device that has a higher number and also the kA rating any device that is higher

    If the current values are use this should give me an answer of 91 (column L)

    For the life of me i can seem to this to work and im running out of ideas. Please help

    Also the table i would like to be able to add data to it would having to do any sorting, if its possible.

    Regards

    Daniel
    Last edited by l3lackdrake; 07-08-2017 at 07:07 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Single Criteria Index Match with concatenated criteria NOT WORKING
    By hassanleo1987 in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 04-26-2017, 12:28 AM
  2. Need help in Index, Match usage to match multiple criteria in sum function
    By Summer0830 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-26-2017, 02:47 AM
  3. VBA Code for Index/Match/Match to input into excel based on 2 criteria inside form
    By Carl Fisher in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-22-2017, 12:11 PM
  4. [SOLVED] Index and Two Match Criteria- meeting both criteria (need help to repair formula)
    By OilAndGasMan1984 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-27-2017, 10:56 PM
  5. [SOLVED] Combining 3 Formulas: Return all Names that Match Criteria Using Index/Match
    By bchilme in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 09-29-2014, 09:28 AM
  6. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  7. Replies: 6
    Last Post: 04-30-2014, 02:42 AM

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