Microsoft
Software
Hardware
Network
Question : Date Sorting
Hi,
I have a query, qry12 there I have a field [Month] I need to sort the date values like as below. Please help.
May-07
Jun-07
Jul-07
Aug-07
Sep-07
Oct-07
Nov-07
Dec-07
Jan-08
Feb-08
Mar-08
Apr-08
May-08
Jun-08
Jul-08
Aug-08
Sep-08
Oct-08
Answer : Date Sorting
SELECT Format([Month], "yyyy-mm") AS Month2
FROM qry12
GROUP BY Format([Month], "yyyy-mm")
ORDER BY Format([Month], "yyyy-mm")
Random Solutions
Programmatically FIll Out a PDF Form
access sub-form with While...Wend to update main form
SQL Table-value function / permissions / Access Front End
How to convert this VB.NET code to VC# code?
Messenger connection error 80072f0d
.NET image resizing script for blog
Question about Win7 x64 and 32-bit programs.
SQL Delete Syntax
Mail Merge
SBS2008 Standard - RDS - Virtual Desktops