Hi, I need to have three fields that have parts of a phone number in each field.
For example, if the phone number is (123)456-7890, I need three fields that return:
field1: 123
field2: 456
field3: 7890
Can anyone help me with a formula that would accomplish this? Thank you!