I need to set a table up to number in the following format: 00001 It is important that the zero’s be ahead of the number. How can I complete this task? I tried changing the starting numbers using a temporary table but it wouldn’t keep the zero’s.