C
croy
When I create a field in a query like this:
MonthNumber: Month([SurveyDate])
.... it returns just what I expect, the ordinal number of the
month for each month over the 1-year span of the query.
But when I set the format on that query field to "mmmm", all
the months are displayed as either, "January" or "December"
even tho the MonthNumber displays all twelve months
properly.
Is there a way to show month names in a crosstab query?
Thanks,
croy
MonthNumber: Month([SurveyDate])
.... it returns just what I expect, the ordinal number of the
month for each month over the 1-year span of the query.
But when I set the format on that query field to "mmmm", all
the months are displayed as either, "January" or "December"
even tho the MonthNumber displays all twelve months
properly.
Is there a way to show month names in a crosstab query?
Thanks,
croy