G
Guest
Ok, I've thought and thought about this one with no solution.
I have an excel file I need to import daily into my Access program. On the
excel sheet, the "primary key" looks like 00001363149M. I need it to drop
the first three zeros and replace the M with a zero. It should look like
013631490 when it hits my table. Is it better to somehow fix this in excel
before I import or is there a way to do it inside Access (possibly through an
update query).
My project was running smooth until I realized the data did not look the same.
I have an excel file I need to import daily into my Access program. On the
excel sheet, the "primary key" looks like 00001363149M. I need it to drop
the first three zeros and replace the M with a zero. It should look like
013631490 when it hits my table. Is it better to somehow fix this in excel
before I import or is there a way to do it inside Access (possibly through an
update query).
My project was running smooth until I realized the data did not look the same.