I have a document library that includes files that all have a numeric value at the end of the file name
The files all start xxbud then a space then another five digits then a dash and a further 3 digits such as
xxbud 11111-101 xxbud11500-111 xxbud 22220-222
is there a way I can create a view so the files are sorted by the last 3 digits?
I am using moss 2007
Thanks