Hello, Tippers!
I have a combo-box that drops down available reports. The name of each report is in the following format:
Transfer[MON]A200X
Example:
TransferFebA2004
The problem is that the combo-box list is not in chrono order.
What I would like to do is order by month and year. Say, ok, Access, look first at the 17th character (the last digit of the year) and order by it in descending order, THEN look at the 8,9,10 spots and order according to month.
Now THATSA difficult query! Can anyone help with this, as Ned Flanders might say "dilly of a pickle?"
Thanks in advance for your time and consideration!
NY
I have a combo-box that drops down available reports. The name of each report is in the following format:
Transfer[MON]A200X
Example:
TransferFebA2004
The problem is that the combo-box list is not in chrono order.
What I would like to do is order by month and year. Say, ok, Access, look first at the 17th character (the last digit of the year) and order by it in descending order, THEN look at the 8,9,10 spots and order according to month.
Now THATSA difficult query! Can anyone help with this, as Ned Flanders might say "dilly of a pickle?"
Thanks in advance for your time and consideration!
NY