Ok, this may be dumb, but here goes.
I am trying to sort an array alphabeticaly 1 to 30 and by date
in the format of mm/dd.
I have used the (index) and the (for) and even the (from) (to)
I can get it to sort alpha with no problem but, when I try to
do it within date it goes out of order.
Can anyone help me???
I would appreciate any help.
Lloyd
I am trying to sort an array alphabeticaly 1 to 30 and by date
in the format of mm/dd.
I have used the (index) and the (for) and even the (from) (to)
I can get it to sort alpha with no problem but, when I try to
do it within date it goes out of order.
Can anyone help me???
I would appreciate any help.
Lloyd
Comment