I'm getting a data feed that I need to bring to access and compare one field to another to validate data.
Unfortunately, any leading zeros are removed from the data field, but are still available in the validation table in Access.
I can't change the validation table, and i can't just automatically add in X number of zeros, since the number of leading zeros isn't always the same.
How can I fix the values in teh data field to add in X number of zeros until the length of the field is 8?
Unfortunately, any leading zeros are removed from the data field, but are still available in the validation table in Access.
I can't change the validation table, and i can't just automatically add in X number of zeros, since the number of leading zeros isn't always the same.
How can I fix the values in teh data field to add in X number of zeros until the length of the field is 8?