Hi there,
I have a colom with the next 'date' info
12/06/2003
15/05/2002
09/07/2004
If i sort this, i get the following:
09/07/2004
12/06/2003
15/05/2002
But that is not that i want. I want the following:
15/05/2002
12/06/2003
09/07/2004
Can anyone help me how to do this.
Thanks
Eric Verstrepen
I have a colom with the next 'date' info
12/06/2003
15/05/2002
09/07/2004
If i sort this, i get the following:
09/07/2004
12/06/2003
15/05/2002
But that is not that i want. I want the following:
15/05/2002
12/06/2003
09/07/2004
Can anyone help me how to do this.
Thanks
Eric Verstrepen
Comment