T
tig
I've got an Access application that I import Excel files into.
Sometimes a number will import into my table with commas separating
thousands, sometimes not (e.g. sometimes 2125.01, sometimes 2,125.01).
When I look at my excel source, the cell formats are the same and the
value in the "=" input box both would show 2125.01 (no comma).
Where this leads to a problem in Access is on my join between two
tables. The main table shows 2,125.01 the imported table shows
2125.01. So the join fails to see it as a match.
So, either I need to resolve the inconsistent import issue or find a
way to make the join see the two numbers as a match.
Any suggestions, greatly appreciated. This is driving me nuts.
TIA
Sometimes a number will import into my table with commas separating
thousands, sometimes not (e.g. sometimes 2125.01, sometimes 2,125.01).
When I look at my excel source, the cell formats are the same and the
value in the "=" input box both would show 2125.01 (no comma).
Where this leads to a problem in Access is on my join between two
tables. The main table shows 2,125.01 the imported table shows
2125.01. So the join fails to see it as a match.
So, either I need to resolve the inconsistent import issue or find a
way to make the join see the two numbers as a match.
Any suggestions, greatly appreciated. This is driving me nuts.
TIA