The easiest way would be to create a helper column and perform your sort
using that.
Let's assume your original data is in column A and your new helper column is
column B. In column B enter the formula:
=RIGHT(A1,4)
Copy down as needed. Then, when you sort, use Column B.
HTH
Elkar
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.