M
Martin Dashper
Using Access 2002
I have a string consisting of a set of keywords separated by
semi-colons eg. Tree;Road;Rail;
I need to rearrange this string so that the individual keywords are in
alphabetical order ie. Bridge;Rail;Road;
Any ideas?
Martin Dashper
I have a string consisting of a set of keywords separated by
semi-colons eg. Tree;Road;Rail;
I need to rearrange this string so that the individual keywords are in
alphabetical order ie. Bridge;Rail;Road;
Any ideas?
Martin Dashper