infomania
Programmer
- Oct 27, 2002
- 148
I have a text file I am parsing into an Access table. One of the fields has values like 0000029688 and should be resolved as a number: 29688.
The number of zeros is variable but the string length is always 10. Is there a simple (or complex) function I can use?
Thanks
The number of zeros is variable but the string length is always 10. Is there a simple (or complex) function I can use?
Thanks