Hi There i would like to know how to remove a number in a string like this Dim phonenumber As String = "4407755413199" output should be :447755413199 thanks in advance