David Ball
Registered User.
- Local time
- Today, 18:10
- Joined
- Aug 9, 2010
- Messages
- 230
Hi,
If I have a field of comma delimeted strings (like below) of data type Text, can I set up another field in a query to sort them alphabetically?
CN-MSTGN-GN-GN-010, CN-MSTGN-PI-PI-620, CN-MSTGN-GN-PI-640, CN-MSTGN-GN-GN-020
Note, that there are often duplicates in the string. This is OK, I don’t want to remove duplicates.
How would I do this?
Thanks very much
Dave
If I have a field of comma delimeted strings (like below) of data type Text, can I set up another field in a query to sort them alphabetically?
CN-MSTGN-GN-GN-010, CN-MSTGN-PI-PI-620, CN-MSTGN-GN-PI-640, CN-MSTGN-GN-GN-020
Note, that there are often duplicates in the string. This is OK, I don’t want to remove duplicates.
How would I do this?
Thanks very much
Dave