Share via

Comparing two columns vales from filtered table and original table and decide the values are present or not.

santosh chaturvedi 0 Reputation points
2026-05-27T16:09:28.03+00:00

Hello all

Here is one situation:

I have to make a check cell of comparing two columns of filtered table (red & blue columns) with its its mother data table (red & white).

And want to make decision that the two columns value from mother table is included in filtered table or not.

Example :

Mother table > User's image

Filtered table (without zeros): User's image

Formula req: if(VAlues of two columns from Filtered table (without zeros) in included from mother table), "OK","NOTOK")

________----------------------------------------

Filtered table is shown below.

User's image

Mother table is shown below.

User's image

Microsoft 365 and Office | Excel | For business | Other

6 answers

Sort by: Most helpful
  1. santosh chaturvedi 0 Reputation points
    2026-05-28T13:49:57.23+00:00

    This is very informative and i understood it for two by two rows

    BUT-- My requirement is for larger tables.

    Please see below --

    The check : OK and NOTOK shall come at the bottom as the filter table column wise at end of each columns.

    Filter Table: Large Table

    User's image

    Mother Table (is also large)

    User's image

    User's image

    Mother Table i

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.