The field contains both the date and time (i.e. 6/7/2007 12:32 PM CST). Any
suggestions....
Yes all the fields are text fields, but it shows the format for the date and
time.
> The field contains both the date and time (i.e. 6/7/2007 12:32 PM CST). Any
> suggestions....
[quoted text clipped - 8 lines]
> > > table, the date column is null. Does anyone know what is causing this
> > > problem and what could be the solution?
John Spencer - 30 Nov 2007 12:50 GMT
The inclusion of CST on the end means that Access will not see this as a
valid date.
If you don't need the CST you could try removing the CST off all the fields
that contain it and then Access should be able to recognize the data
correctly. Do you have other time zones appended? If so you may have to
work out a method of converting the times to universal time and recording
the time zone in a separate field.

Signature
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
.
> Yes all the fields are text fields, but it shows the format for the date
> and
[quoted text clipped - 17 lines]
>> > > this
>> > > problem and what could be the solution?
DSTDIVA3 - 30 Nov 2007 17:54 GMT
That works. Thanks
> The inclusion of CST on the end means that Access will not see this as a
> valid date.
[quoted text clipped - 26 lines]
> >> > > this
> >> > > problem and what could be the solution?