How can I remove duplicate numbers containing text? - by FlexSharp I have a table that looks like this: |StreetName NR| NR | |Teststreet 34| 34 | How can i delete only the number in Streetname when it is the same in NR?? Read the article