Re: Sorting Months
From: Douglas J. Steele (NOSPAM_djsteele_at_NOSPAM_canada.com)
Date: 08/16/04
- Next message: Stephen Lebans: "Re: Question to Stephan Lebans"
- Previous message: Douglas J. Steele: "Re: Multiple queries in one report"
- In reply to: Deb: "Sorting Months"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 16 Aug 2004 18:42:00 -0400
Add a computed field that returns the month number (either the Month
function, or format as mm, not m). Sort on that field, even if you don't
show it on the report.
-- Doug Steele, Microsoft Access MVP http://I.Am/DougSteele (no e-mails, please!) "Deb" <dmcfer2@state.wy.us> wrote in message news:73fa01c483de$6e162560$a401280a@phx.gbl... > I have a date (DateOfApp) which I have formated as "mmmm" > in a aggregate query for a fiscal summary report (MS > Access 2000). Everything works great, grouping by fiscal > year and month; however, the months sort alphabetically > instead of by calendar order. I have checked all the > usual places and have no sort order set anywhere that I > can see. Is there an easy way to get the months to sort by > calendar order? Am afraid I don't know much VB, but could > do entries in Design View or SQL. > > Thanks much!
- Next message: Stephen Lebans: "Re: Question to Stephan Lebans"
- Previous message: Douglas J. Steele: "Re: Multiple queries in one report"
- In reply to: Deb: "Sorting Months"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|