Re: Timestamps
- From: "Ed Robichaud" <edrobichaud@xxxxxxx>
- Date: Fri, 31 Aug 2007 08:07:12 -0400
Date/time fields are actually serial numbers formatted to display either
date, time or both. If you're storing the values with "general" format,
just change the format (in your form/query/report) to one of the available
time formats and use that to sort on. You will probably want to sort on
date+time to accommodate values over multiple 24hr periods.
-Ed
<scstrachan@xxxxxxxxx> wrote in message
news:1188560486.697528.150720@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Does anyone know how to pull the date and the time from a timestamp
field in msaccess? Here is an example.
8/30/2007 11:53:00 AM
Ultimately, I would like to be able to place the date in one field and
the time in another. i would then like to be able to sort the time.
Any help would be appreciated.
Thanks,
Scott
.
- References:
- Timestamps
- From: scstrachan
- Timestamps
- Prev by Date: Timestamps
- Next by Date: Re: RE and Cascade Deletes
- Previous by thread: Timestamps
- Next by thread: Re: Timestamps
- Index(es):
Relevant Pages
|