Advanced sort

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,
I am trying to sort some data in a report. What I am trying to do is for
exemple, I have these datas: 20056, 10048, 60071, 30025

I want to sort in ascending order but from the 4th number, like this:

30025
10048
20056
60071

Is it possible?

Thank you

.