Keith
Registered User.
- Local time
- Today, 02:19
- Joined
- May 21, 2000
- Messages
- 129
I inherited a db where dates were stored in a text field. I added a temporary field to the table of Date data type. I ran an update query to update the temporary date field to the date value of the text date field. I then deleted the text date field and remamed the temporary date field to that of the text date field. I now find that for dates from 1900 to about 1930 are shown as 2000 to 2030. This is affecting 600 records. Is there an easy way to reduce the date by 100 years?