Forum Discussion

calof1's avatar
calof1
Iron Contributor
Oct 02, 2019
Solved

Find rows of data which match all or majority of criteria in excel

Hi Team,   I have large data set of transactions, i wish to be able to show results which match a set of criteria or most of it. For example i may have 10 criteria set for the data set, but want to...
  • Subodh_Tiwari_sktneer's avatar
    Oct 02, 2019

    calof1 

    If you have more than one AND criteria for a column, you will need to have the same column header in the criteria range. So in this case you should have two headers Transaction % in the criteria range.

     

    I have entered some dummy value in column H on Data Set Sheet to populate the Transaction %  column and added two criteria in the criteria range H2:I2 on Matching Data Sheet which automatically updates the Tracker IDs output.

     

    I have also tweaked both the codes based on the additional Transaction % header in the criteria range.

    Please refer to the attached for more details.

     

     

Resources