G
Guest
I have a .txt doc I am importing into access. There is a dollar field that
comes over without the decimal (i.e. 45623 instead of 456.23). The field
carries zeros if the cents are zeros. How can I update the imported data
with the decimal in the second position from the end. I tried a mid function
with a negative but it didn't work. Thanks.
comes over without the decimal (i.e. 45623 instead of 456.23). The field
carries zeros if the cents are zeros. How can I update the imported data
with the decimal in the second position from the end. I tried a mid function
with a negative but it didn't work. Thanks.