C
Cath
Hi,
I am trying to sort some data in a report. What I am trying to do is for
exemple, I have these datas: 10056, 10048, 10071, 10025
I want to sort in ascending order but by the 4th number, like this:
10025
10048
10056
10071
Is it possible?
Thank you
I am trying to sort some data in a report. What I am trying to do is for
exemple, I have these datas: 10056, 10048, 10071, 10025
I want to sort in ascending order but by the 4th number, like this:
10025
10048
10056
10071
Is it possible?
Thank you