Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a renumber lisp file that I have attached. Currently it has a prefix, then you input the starting number and it will number from there. Example being if I am labeling equipment it could be SPK-101. With how it is currently written this would go to SPK-102, SPK-103 and so on. What I would like to accomplish is changing this so instead of it counting it goes up a letter in the alphabet. So it would no do SPK-101A, SPK-101B, SPK-101D I would just be typing SPK-101 in teh prefix and tell it what letter to start at and it adds the A, B, C, at the end.
Solved! Go to Solution.