C
carlos_ray86
Is there a way to sort a row by date but the date is set up such that
it goes DD/MM/YYYY? Is the main question? I'm not sure if this is
possible.
Basically the date is link to data in the rows example
Date Average Mean
10/9/2008 4.34 4.2
10/7/2007 3 3.1
10/28/2008 5 5.4
So basically sort that by date.
it goes DD/MM/YYYY? Is the main question? I'm not sure if this is
possible.
Basically the date is link to data in the rows example
Date Average Mean
10/9/2008 4.34 4.2
10/7/2007 3 3.1
10/28/2008 5 5.4
So basically sort that by date.