sanalitics
New Member
Hello,
How do i atomate the below scenario with formula dynamically:
Here A1 is compared with A2 and A3 is compared with A4 and so on ... if all conditions matches I want the expected result to be True
Thanks,
Sanal
How do i atomate the below scenario with formula dynamically:
Here A1 is compared with A2 and A3 is compared with A4 and so on ... if all conditions matches I want the expected result to be True
Expected Result | A1 | A2 | A3 | A4 | A5 | A6 | |
TRUE | 1 | 1 | 2 | 2 | 3 | 3 | |
FALSE | 1 | 1 | 2 | 2 | 3 | 4 |
Thanks,
Sanal