Hi,
I have a complicated scenario where the Cust ID column is not fixed and it depends on the input file. Cust ID column can be either one, two or three.(always less than three)
Sheet 2 is a complete example if there are two Cust IDs. I can easily write a formula for result column if number of Cust ID column is fixed. Since the Cust ID column is not fixed, Is there a way to write one formula for all the three scenarios.
Note :
- Based on the combinations in Join column, the result column will code it as PASS or FAIL
- Combinations will differ according to the number of Cust ID column.
Can anyone assist on this.