J
Jon M.
I have a query that I want to run a report from, my query uses month and day
as separate fields as is the year, for example January is just that January,
and the days are 1,2,3,etc.. this is so the user can use a drop down menu
from the form to select the date. When i run my query by year it lists the
months out of chronological order: February first then January, as opposed to
the other way around. When I run by specific days in a month it displays the
days out of order as well, regardless of trying to sort by ascending or
descending. My dates would go in this type of order: 1,14,15,2,3,etc... I
am looking for some help on how I can order these fields to display on my
report in chronological and numerical order. Any help is always appreciated!!
as separate fields as is the year, for example January is just that January,
and the days are 1,2,3,etc.. this is so the user can use a drop down menu
from the form to select the date. When i run my query by year it lists the
months out of chronological order: February first then January, as opposed to
the other way around. When I run by specific days in a month it displays the
days out of order as well, regardless of trying to sort by ascending or
descending. My dates would go in this type of order: 1,14,15,2,3,etc... I
am looking for some help on how I can order these fields to display on my
report in chronological and numerical order. Any help is always appreciated!!