Convert Numeric field to Date field
- From: "DorkyGrin" <DorkyGrin@xxxxxxxxx>
- Date: 18 Jan 2007 17:12:17 -0800
I've got a situation where there is Numeric data coming into a program
from an older database. The field in question is a numeric field that
is returning this: "51217.00"
That number represents Dec 17, 2005.
Single digit months look like this: 40116.00 indicating Jan 16, 2004.
I need to convert that field into a new field that is defined as a DATE
field.
Ultimately, with the date field, I'd like it to be formatted like this:
12/17/2005
Anybody got any hints?
Thanks
DG
.
- Follow-Ups:
- Re: Convert Numeric field to Date field
- From: Lance Wynn
- Re: Convert Numeric field to Date field
- From: Bob Butler
- Re: Convert Numeric field to Date field
- Prev by Date: Re: What Microsoft has to do with...
- Next by Date: Re: ADOrs "Invalid Use of Null"
- Previous by thread: Re: Wizard in VB
- Next by thread: Re: Convert Numeric field to Date field
- Index(es):
Relevant Pages
|