G
Guest
Hi there,
I have a strange situation where I've adopted a database which I need to
take data out of and import into a new database. Unfortunately one of the
tables has the birth date stored as a number, but then an input mask of
99/99/99. This allowed users to enter the birthdate correctly, but when I
try to change the data type to date/time and format it to yy/mm/dd it
immediately changes the date into a bizarre number that doesn't seem to have
anything to do with the date that was in there. I also can't put that data
into a query or new table without the number converting.
My question is, how do I change it to the correct data type and keep the
date as it was entered?? This is bizarre and should be simple, but I can't
figure it out.
Thanks so much in advance!
Janet
I have a strange situation where I've adopted a database which I need to
take data out of and import into a new database. Unfortunately one of the
tables has the birth date stored as a number, but then an input mask of
99/99/99. This allowed users to enter the birthdate correctly, but when I
try to change the data type to date/time and format it to yy/mm/dd it
immediately changes the date into a bizarre number that doesn't seem to have
anything to do with the date that was in there. I also can't put that data
into a query or new table without the number converting.
My question is, how do I change it to the correct data type and keep the
date as it was entered?? This is bizarre and should be simple, but I can't
figure it out.
Thanks so much in advance!
Janet