Hello all,
I have a CSV file that has to have the following format in one of the columns:
001004
001204
003205
Where a 4 digit account code is always preceded by 2 0's. However when I close the file and re-open, the 2 0's are always gone. I tried formatting the columns as text already. Any ideas?
I have a CSV file that has to have the following format in one of the columns:
001004
001204
003205
Where a 4 digit account code is always preceded by 2 0's. However when I close the file and re-open, the 2 0's are always gone. I tried formatting the columns as text already. Any ideas?