Guys I'm kinda dumb in making formula so please can you help me out?
I got this strings
string 'tfa_517' (length=7)
string 'tfa_528' (length=7)
string 'tfa_528' (length=7)
string 'tfa_529' (length=7)
string 'tfa_529' (length=7)
Can you help me combine the two 'tfa_528' and the tfa_529 and leave the one with no pair alone? Thanks
You don't need a regex for this.
Output:
Function docs: