Hello:
I have numbers in column F as 123456789 format.
I need VB Code to do following.
1st check if total digit is 9 character, if less then 9 character than add "0" in front
Then format the cell value to 123-45-6789 format
Example : 67667779, so this is 8 digit ..this will need to be 067667779
and then to get to proper format to 067-66-7779
Let me know if any questions
Riz
Bookmarks