J
JoeIBM
I'm pretty new to access, but not so new to DB's. Alas - I'm slightly
more proficient with SQL than with Access 2003's GUI tools like
expression builder, and specific microsoft things like VB Script.
</preamble>
My issue: I have a field that's a text field, but stores month names.
I'm trying to run a report that breaks down 5 years into totals by
month, and I'd like to sort the months in temporal order rather than
alphabetical order.
Any suggestions on how to do this, given the Month field isn't a
date/time formatted field?
The output is a text box, embedded in a report, with the control source
set as the Month field. Just wondering if I can set an order to those
months manually or through some sort of query?
more proficient with SQL than with Access 2003's GUI tools like
expression builder, and specific microsoft things like VB Script.
</preamble>
My issue: I have a field that's a text field, but stores month names.
I'm trying to run a report that breaks down 5 years into totals by
month, and I'd like to sort the months in temporal order rather than
alphabetical order.
Any suggestions on how to do this, given the Month field isn't a
date/time formatted field?
The output is a text box, embedded in a report, with the control source
set as the Month field. Just wondering if I can set an order to those
months manually or through some sort of query?