One way is to create a table and specify which order you want to sort in, such as L = 1, B = 2, V = 3, etc. Then link that in a query where you sort on the number, but do not show the number, only the letter. This also allows you to change the order around easily by just changing the numbers...