I am importing some data (ex., 00012 and 00001) with a link table. Then I am using an append query to dump the info into a table. How can I make the leading zero's disapper and appear as 12 and 1. I thought about setting up the format to exclude the leading zeros, but where there could be 3...