Hey everyone.
I have a list of account names that I need to match with another one.
Some of the names in the list are names in the regular format NAME Middle_Name and Last_name
but some other have an ID in front, like:
#3193 Geroge Washington
or maybe
#3193-2 Geoge Washington
etc
So what I need exactly is a regex formula that when it finds this pattern (#4digit nr ) it removes it and leave everything else