|
For best results: this site requires that cookies be enabled for proper operation - see Legal Page for more info
|
|
Select Any of These |
SORT BY DATE
You can sort a field of dates
using the Quick Sort feature, and you'll get a chronological list.
That's not the only way to sort dates, though. If you wrap your date
field in a DatePart() function, the many possibilities may surprise
you. For instance, the expression
=DatePart("m",[date])
in a query, where date represents
your date field, returns a column of integers between 1 and 12, each
representing the corresponding date's month component. To sort the
records by month, you'd simply select the appropriate sort order in
the Sort field.
You could use this function with
any of the following codes:
yyyy returns the four-digit year
LAST UPDATED: Thursday, 08. November 2007 18:27:52 -0600
|
Just Check out some of our sponsors |
|
COPYRIGHT 1998 - 2008 All names used are Trademarks of the respective companies Send mail to
CompanyWebmaster with
questions or comments about this web site.
|