hi there,
would greatly appreciate suggestions that any of you may have. recently, i created a crosstab query where my column heading is based on a "Months" value pulled from a table (which is already formatted as a date value). I'm trying to format the field in the query so that when the query is run, the date value from "Months" appears as Jan-01, Feb-01 etc etc. right now, is showing the literal values in ascending order, e.g. 2/20/01, 3/31/01, etc etc.
the following expression that i've tried works, however, the sort order for the columns runs alphabetically rather than date value. Expr1 : Format([Months], "mmm yy". seems that the function is causing the sort order to go by a text value rather than the date.
again, any suggestions would be greatly appreciated. thanks
mirirom
would greatly appreciate suggestions that any of you may have. recently, i created a crosstab query where my column heading is based on a "Months" value pulled from a table (which is already formatted as a date value). I'm trying to format the field in the query so that when the query is run, the date value from "Months" appears as Jan-01, Feb-01 etc etc. right now, is showing the literal values in ascending order, e.g. 2/20/01, 3/31/01, etc etc.
the following expression that i've tried works, however, the sort order for the columns runs alphabetically rather than date value. Expr1 : Format([Months], "mmm yy". seems that the function is causing the sort order to go by a text value rather than the date.
again, any suggestions would be greatly appreciated. thanks
mirirom