S
sixpilot
I have two lists of phone numbers and need to determine if
any of the numbers on the first list are contained in the
second list.
Also one list is prefaced with the 1- in front of the area
code. I need a way to remove it. I can't do a replace 1-
or it will remove other instances and the list is too long
to process manually.
Thanks
any of the numbers on the first list are contained in the
second list.
Also one list is prefaced with the 1- in front of the area
code. I need a way to remove it. I can't do a replace 1-
or it will remove other instances and the list is too long
to process manually.
Thanks