Johnny Drama
In need of beer...
- Local time
- Today, 12:50
- Joined
- Dec 12, 2008
- Messages
- 211
I have a sorting issue and I'm sure it'll take some code to straighten out, but I'm not a code guy.
I have a test field in my table called "Control Number". The control numbers consist of COMP1, COMP2 and so forth up to COMP14. This repeats for several other control numbers, ie ENT, CTB, TAX, and so on. I'd like to have these sorted so they show up as COMP1-14 instead of COMP1, COMP10...
Unfortunately I cannot convert the field to number because I cannot split the control identifier from the control number. Is there any way to sort these in numeric fashion?
Thanks in advance for any help.
I have a test field in my table called "Control Number". The control numbers consist of COMP1, COMP2 and so forth up to COMP14. This repeats for several other control numbers, ie ENT, CTB, TAX, and so on. I'd like to have these sorted so they show up as COMP1-14 instead of COMP1, COMP10...
Unfortunately I cannot convert the field to number because I cannot split the control identifier from the control number. Is there any way to sort these in numeric fashion?
Thanks in advance for any help.