Ok here goes.... those who have seen me post know i come up with some pretty crazy requests but here it goes. Is there a command that can be used to reformat a string (for example a 10 digit number) into smaller strings? What I am basically trying to do is take a phone number (NPANXXNXXX) and break it up into the 3 segmented strings (NPA NXX NXXX). Is this possible?