On the advanced filter/sort page I want to sort all fields ascending
by the first field, then the second, then the third, then the
fourth. I know how to do that but when the sorting engine looks at
the second field I only want it to sort by the first 4 characters
and not the first 255 which is the default. The reason being I have
data like this
drama movie title
drama / romance movie title
drama / crime movie title
drama / mystery movie title
I don't want it to sort "drama" then alphabetical movie titles, then
"drama / romance" then alphabetical movie titles etc.
I have looked at the help menu and it has something to do with
putting a formula in the criteria box. I have found a similar
formula but it does not do exactly what I want.