S
Sabosis
Hello-
I have a table built from an imported CSV file. The date fields comes
up as 109031, which I know represents 01/31/09 by looking at the
record in our AS400. How do I use an update query to change all of the
records in the table to show the correct date in dd/mm/yyyy format?
Someone gave me an example for excel =DATE("20"&MID(A1,2,2),1,MOD
(A1,1000)), which worked, but now I am trying to handle my report
through access. Any help would be appreciated.
Thanks-
Scott
I have a table built from an imported CSV file. The date fields comes
up as 109031, which I know represents 01/31/09 by looking at the
record in our AS400. How do I use an update query to change all of the
records in the table to show the correct date in dd/mm/yyyy format?
Someone gave me an example for excel =DATE("20"&MID(A1,2,2),1,MOD
(A1,1000)), which worked, but now I am trying to handle my report
through access. Any help would be appreciated.
Thanks-
Scott