I have a part # that varies in length.
The part number is 3, 5, or 8 characters in length.
When it’s 3 chars, I want to display 123.
When it’s 5 chars, I want to display 123-45.
When it’s 8 chars, I want to display 123-45-678.
Can someone help me create a formula to insert the dashes when needed?
Thanks in advance for the knowledge.
The part number is 3, 5, or 8 characters in length.
When it’s 3 chars, I want to display 123.
When it’s 5 chars, I want to display 123-45.
When it’s 8 chars, I want to display 123-45-678.
Can someone help me create a formula to insert the dashes when needed?
Thanks in advance for the knowledge.