B
blair.christopher
I'm dealing with a very poorly constructed excel file that I need to
import into access. There are a lot of fields that are supposed to
contain dates, but a lot of them have dates plus text. I need the
process to be automated, so to avoid errors I had to read everything as
text. Now I need to convert the dates, which got read in as numbers
(like 38995), to dates. Is there a way to do this in a SQL query or in
VBA? Thanks for your help.
import into access. There are a lot of fields that are supposed to
contain dates, but a lot of them have dates plus text. I need the
process to be automated, so to avoid errors I had to read everything as
text. Now I need to convert the dates, which got read in as numbers
(like 38995), to dates. Is there a way to do this in a SQL query or in
VBA? Thanks for your help.