Forum Discussion
tej1000
Nov 22, 2022Copper Contributor
function in excel
Is there any function like match ? For eg if the input is 123 , it should compare with 123 or 231 or321 irrespective of the order of the digits & it should give a positive result. here in this...
JoeUser2004
Nov 22, 2022Bronze Contributor
tej1000
Nov 23, 2022Copper Contributor
Thanks a lot Joe.
but my Data is Large and it should compare 2 columns
INPUT COMPARE EXPECTED RESULTS
123 231 MATCH
456 886 MATCH
869 550 MATCH
505 306
712 331
423 356
705 381
759 406
814 431
868 456