Hello,
I tried to approach this problem and here is my solution.
Its a bit complex but its working, now the only issue I’m facing is my code is not able to fulfill this criteria:
CB number once detected should not be sub-string or super-string of any other CB number.
Can you suggest or make necessary edits in my code so that this condition can also be fulfilled.
Thanks in Advance