mwooster21
New Member
- Joined
- Jul 7, 2011
- Messages
- 10
I have a speadsheet with about 3000 rows. In column C there are phone numbers listed like this:
3????|0|61421
464??|1|312954
The number between || says how many digits to strip from the right most digit to the right of the ||. The numbers on the left get added onto the end.
so these would translate into:
614213????
31295464??
Is there any code I could use to automatically change these?
Thanks!
Edit: I am on Windows XP with Excel 2007
3????|0|61421
464??|1|312954
The number between || says how many digits to strip from the right most digit to the right of the ||. The numbers on the left get added onto the end.
so these would translate into:
614213????
31295464??
Is there any code I could use to automatically change these?
Thanks!
Edit: I am on Windows XP with Excel 2007
Last edited: