K
Kerry
Hi
I have a list in my table which, when displayed in a
report I would like them in a specific order. The sort
field displays two digits of data, the first character is
a letter representing the month:-
Jan = F
Feb = G
March = H
Ar = J
May = K
June = M etc.....
The second character is a number representing the year
4,5,6 etc.
Entries made this month would be J5, next month K5. In
my database I have data from last year, and I will be
using this system for another couple of years.
When I generate a report I would like to display them in
the order of the year.
e.g. F4, G4, H4, J4, K4, ......Z4, F5, G5, H5, J5....Z5
when I create my report it orders them by all the F's
then all the G's etc. how can I get round this.
Many thanks
Kerry
I have a list in my table which, when displayed in a
report I would like them in a specific order. The sort
field displays two digits of data, the first character is
a letter representing the month:-
Jan = F
Feb = G
March = H
Ar = J
May = K
June = M etc.....
The second character is a number representing the year
4,5,6 etc.
Entries made this month would be J5, next month K5. In
my database I have data from last year, and I will be
using this system for another couple of years.
When I generate a report I would like to display them in
the order of the year.
e.g. F4, G4, H4, J4, K4, ......Z4, F5, G5, H5, J5....Z5
when I create my report it orders them by all the F's
then all the G's etc. how can I get round this.
Many thanks
Kerry